[Midnightbsd-cvs] mports [24771] trunk/graphics/graphene/Makefile: hard depends on python 3
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jan 6 15:34:15 EST 2019
Revision: 24771
http://svnweb.midnightbsd.org/mports/?rev=24771
Author: laffer1
Date: 2019-01-06 15:34:14 -0500 (Sun, 06 Jan 2019)
Log Message:
-----------
hard depends on python 3
Modified Paths:
--------------
trunk/graphics/graphene/Makefile
Modified: trunk/graphics/graphene/Makefile
===================================================================
--- trunk/graphics/graphene/Makefile 2019-01-06 20:17:15 UTC (rev 24770)
+++ trunk/graphics/graphene/Makefile 2019-01-06 20:34:14 UTC (rev 24771)
@@ -13,8 +13,8 @@
BUILD_DEPENDS+= python2.7:lang/python27
-USES= gnome meson pkgconfig python:3.4+ shebangfix tar:xz
-USE_GNOME= glib20 pygobject3
+USES= gnome meson pkgconfig python:3 shebangfix tar:xz
+USE_GNOME= glib20 py3gobject3
USE_LDCONFIG= yes
OPTIONS_SUB= yes
More information about the Midnightbsd-cvs
mailing list