[Midnightbsd-cvs] mports [21594] trunk/graphics/libepoxy/Makefile: this actually needs python 2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 13 12:12:39 EDT 2016
Revision: 21594
http://svnweb.midnightbsd.org/mports/?rev=21594
Author: laffer1
Date: 2016-08-13 12:12:39 -0400 (Sat, 13 Aug 2016)
Log Message:
-----------
this actually needs python 2
Modified Paths:
--------------
trunk/graphics/libepoxy/Makefile
Modified: trunk/graphics/libepoxy/Makefile
===================================================================
--- trunk/graphics/libepoxy/Makefile 2016-08-13 16:08:25 UTC (rev 21593)
+++ trunk/graphics/libepoxy/Makefile 2016-08-13 16:12:39 UTC (rev 21594)
@@ -16,7 +16,7 @@
WRKSRC= ${WRKDIR}/libepoxy-1.2
-USES= autoreconf libtool pathfix pkgconfig python:3,build
+USES= autoreconf libtool pathfix pkgconfig python:build
USE_XORG= xorg-macros x11
USE_GL= egl glesv2
GNU_CONFIGURE= yes
More information about the Midnightbsd-cvs
mailing list