[Midnightbsd-cvs] mports [24764] trunk/graphics/graphene/Makefile: add direct depends on old python
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jan 6 12:52:32 EST 2019
Revision: 24764
http://svnweb.midnightbsd.org/mports/?rev=24764
Author: laffer1
Date: 2019-01-06 12:52:31 -0500 (Sun, 06 Jan 2019)
Log Message:
-----------
add direct depends on old python
Modified Paths:
--------------
trunk/graphics/graphene/Makefile
Modified: trunk/graphics/graphene/Makefile
===================================================================
--- trunk/graphics/graphene/Makefile 2019-01-06 17:50:04 UTC (rev 24763)
+++ trunk/graphics/graphene/Makefile 2019-01-06 17:52:31 UTC (rev 24764)
@@ -11,6 +11,8 @@
LICENSE= mit
+BUILD_DEPENDS+= python2.7:lang/python27
+
USES= gnome meson pkgconfig python:3.4+ shebangfix tar:xz
USE_GNOME= glib20 pygobject3
USE_LDCONFIG= yes
More information about the Midnightbsd-cvs
mailing list