[Midnightbsd-cvs] mports [20065] trunk/graphics/libEGL/Makefile: hack python depends for now
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 27 19:10:02 EDT 2015
Revision: 20065
http://svnweb.midnightbsd.org/mports/?rev=20065
Author: laffer1
Date: 2015-08-27 19:10:01 -0400 (Thu, 27 Aug 2015)
Log Message:
-----------
hack python depends for now
Modified Paths:
--------------
trunk/graphics/libEGL/Makefile
Modified: trunk/graphics/libEGL/Makefile
===================================================================
--- trunk/graphics/libEGL/Makefile 2015-08-27 23:06:45 UTC (rev 20064)
+++ trunk/graphics/libEGL/Makefile 2015-08-27 23:10:01 UTC (rev 20065)
@@ -14,6 +14,9 @@
libdevq.so:${PORTSDIR}/devel/libdevq \
libdrm.so:${PORTSDIR}/graphics/libdrm
+USES+= python:3
+USE_PYTHON= 3
+
USE_XORG= x11 xau xcb xdmcp
# stuff not needed by libEGL but configure wants it
More information about the Midnightbsd-cvs
mailing list