[Midnightbsd-cvs] mports [21725] trunk/devel/gsettings-desktop-schemas/Makefile: add python for upstream ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 18 09:03:59 EDT 2016


Revision: 21725
          http://svnweb.midnightbsd.org/mports/?rev=21725
Author:   laffer1
Date:     2016-08-18 09:03:59 -0400 (Thu, 18 Aug 2016)
Log Message:
-----------
add python for upstream ports

Modified Paths:
--------------
    trunk/devel/gsettings-desktop-schemas/Makefile

Modified: trunk/devel/gsettings-desktop-schemas/Makefile
===================================================================
--- trunk/devel/gsettings-desktop-schemas/Makefile	2016-08-18 13:01:11 UTC (rev 21724)
+++ trunk/devel/gsettings-desktop-schemas/Makefile	2016-08-18 13:03:59 UTC (rev 21725)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gsettings-desktop-schemas
 PORTVERSION=	3.16.1
+PORTREVISION=	1
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -13,7 +14,8 @@
 
 RUN_DEPENDS=	${LOCALBASE}/etc/fonts/conf.avail/31-cantarell.conf:${PORTSDIR}/x11-fonts/cantarell-fonts
 
-USES=		gettext gmake pathfix perl5 pkgconfig tar:xz
+# keep python here for gnome-desktop
+USES=		gettext gmake pathfix perl5 pkgconfig tar:xz python:2
 USE_PERL5=	build
 USE_GNOME=	intltool glib20 introspection:build
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list