[Midnightbsd-cvs] mports [20859] trunk/graphics/libEGL/Makefile: try to force py3-libxml2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Nov 13 19:28:30 EST 2015


Revision: 20859
          http://svnweb.midnightbsd.org/mports/?rev=20859
Author:   laffer1
Date:     2015-11-13 19:28:29 -0500 (Fri, 13 Nov 2015)
Log Message:
-----------
try to force py3-libxml2

Modified Paths:
--------------
    trunk/graphics/libEGL/Makefile

Modified: trunk/graphics/libEGL/Makefile
===================================================================
--- trunk/graphics/libEGL/Makefile	2015-11-14 00:25:42 UTC (rev 20858)
+++ trunk/graphics/libEGL/Makefile	2015-11-14 00:28:29 UTC (rev 20859)
@@ -13,8 +13,10 @@
 		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
 
 USES+=		python:3
+PYTHON_VERSION=	python3.3
 
 USE_XORG=	x11 xau xcb xdmcp
 



More information about the Midnightbsd-cvs mailing list