[Midnightbsd-cvs] mports [22055] trunk/devel/py3-libpeas/Makefile: force python 2.7

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 31 11:40:23 EDT 2016


Revision: 22055
          http://svnweb.midnightbsd.org/mports/?rev=22055
Author:   laffer1
Date:     2016-10-31 11:40:23 -0400 (Mon, 31 Oct 2016)
Log Message:
-----------
force python 2.7

Modified Paths:
--------------
    trunk/devel/py3-libpeas/Makefile

Modified: trunk/devel/py3-libpeas/Makefile
===================================================================
--- trunk/devel/py3-libpeas/Makefile	2016-10-31 15:37:27 UTC (rev 22054)
+++ trunk/devel/py3-libpeas/Makefile	2016-10-31 15:40:23 UTC (rev 22055)
@@ -11,6 +11,7 @@
 
 COMMENT=	libpeas Python 3 support
 
+BUILD_DEPENDS+=	python2.7:${PORTSDIR}/lang/python27
 LIB_DEPENDS+=	libpeas-1.0.so:${PORTSDIR}/devel/libpeas
 
 LIBPEAS_SLAVE=	python3



More information about the Midnightbsd-cvs mailing list