[Midnightbsd-cvs] mports [21726] trunk/x11/gnome-desktop/Makefile: make sure python 2.7 is available during build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 18 09:05:00 EDT 2016


Revision: 21726
          http://svnweb.midnightbsd.org/mports/?rev=21726
Author:   laffer1
Date:     2016-08-18 09:05:00 -0400 (Thu, 18 Aug 2016)
Log Message:
-----------
make sure python 2.7 is available during build

Modified Paths:
--------------
    trunk/x11/gnome-desktop/Makefile

Modified: trunk/x11/gnome-desktop/Makefile
===================================================================
--- trunk/x11/gnome-desktop/Makefile	2016-08-18 13:03:59 UTC (rev 21725)
+++ trunk/x11/gnome-desktop/Makefile	2016-08-18 13:05:00 UTC (rev 21726)
@@ -25,6 +25,7 @@
 		libxkbfile>=0:${PORTSDIR}/x11/libxkbfile \
 		itstool:${PORTSDIR}/textproc/itstool \
 		python2:${PORTSDIR}/lang/python2 \
+		python2.7:${PORTSDIR}/lang/python27 \
 		${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py3-libxml2 \
 		${LOCALBASE}/lib/python2.7/site-packages/libxml2.py:${PORTSDIR}/textproc/py-libxml2	
 RUN_DEPENDS=	iso-codes>=0:${PORTSDIR}/misc/iso-codes \



More information about the Midnightbsd-cvs mailing list