[Midnightbsd-cvs] mports [23077] trunk/editors/gedit/Makefile: try changing the order

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Mar 7 18:55:34 EST 2018


Revision: 23077
          http://svnweb.midnightbsd.org/mports/?rev=23077
Author:   laffer1
Date:     2018-03-07 18:55:33 -0500 (Wed, 07 Mar 2018)
Log Message:
-----------
try changing the order

Modified Paths:
--------------
    trunk/editors/gedit/Makefile

Modified: trunk/editors/gedit/Makefile
===================================================================
--- trunk/editors/gedit/Makefile	2018-03-07 23:53:01 UTC (rev 23076)
+++ trunk/editors/gedit/Makefile	2018-03-07 23:55:33 UTC (rev 23077)
@@ -13,11 +13,11 @@
 
 LICENSE=	gpl2
 
-BUILD_DEPENDS=	iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+BUILD_DEPENDS=	python2.7:${PORTSDIR}/lang/python27 \
+		iso-codes>=0:${PORTSDIR}/misc/iso-codes \
 		vala:${PORTSDIR}/lang/vala \
 		gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
 		itstool:${PORTSDIR}/textproc/itstool \
-		python2.7:${PORTSDIR}/lang/python27
 LIB_DEPENDS=	libenchant.so:${PORTSDIR}/textproc/enchant \
 		libpeas-gtk-1.0.so:${PORTSDIR}/devel/libpeas \
 		libsoup-2.4.so:${PORTSDIR}/devel/libsoup



More information about the Midnightbsd-cvs mailing list