[Midnightbsd-cvs] mports [20869] trunk/graphics/libEGL/Makefile: force python 2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Nov 15 16:04:20 EST 2015
Revision: 20869
http://svnweb.midnightbsd.org/mports/?rev=20869
Author: laffer1
Date: 2015-11-15 16:04:19 -0500 (Sun, 15 Nov 2015)
Log Message:
-----------
force python 2
Modified Paths:
--------------
trunk/graphics/libEGL/Makefile
Modified: trunk/graphics/libEGL/Makefile
===================================================================
--- trunk/graphics/libEGL/Makefile 2015-11-15 17:12:19 UTC (rev 20868)
+++ trunk/graphics/libEGL/Makefile 2015-11-15 21:04:19 UTC (rev 20869)
@@ -13,10 +13,9 @@
libexpat.so:${PORTSDIR}/textproc/expat2 \
libdevq.so:${PORTSDIR}/devel/libdevq \
libdrm.so:${PORTSDIR}/graphics/libdrm
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py3-libxml2
+BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
-USES+= python:3
-PYTHON_VERSION= python3.3
+USES+= python:2
USE_XORG= x11 xau xcb xdmcp
More information about the Midnightbsd-cvs
mailing list