[Midnightbsd-cvs] mports [24578] trunk/graphics/gdk-pixbuf2/Makefile: unlock python 3 meta

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 24 09:35:54 EDT 2018


Revision: 24578
          http://svnweb.midnightbsd.org/mports/?rev=24578
Author:   laffer1
Date:     2018-10-24 09:35:54 -0400 (Wed, 24 Oct 2018)
Log Message:
-----------
unlock python 3 meta

Modified Paths:
--------------
    trunk/graphics/gdk-pixbuf2/Makefile

Modified: trunk/graphics/gdk-pixbuf2/Makefile
===================================================================
--- trunk/graphics/gdk-pixbuf2/Makefile	2018-10-24 12:40:25 UTC (rev 24577)
+++ trunk/graphics/gdk-pixbuf2/Makefile	2018-10-24 13:35:54 UTC (rev 24578)
@@ -15,7 +15,8 @@
 
 PATCH_DEPENDS=	python2.7:lang/python27
 
-BUILD_DEPENDS=	docbook-xsl>0:textproc/docbook-xsl
+BUILD_DEPENDS=	docbook-xsl>0:textproc/docbook-xsl \
+		python3:lang/python3
 
 USES=		cpe gettext gnome localbase:ldflags meson pkgconfig \
 		python:3.4+,build shared-mime-info tar:xz



More information about the Midnightbsd-cvs mailing list