[Midnightbsd-cvs] mports [24577] trunk/graphics/gdk-pixbuf2/Makefile: add a patch depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 24 08:40:31 EDT 2018


Revision: 24577
          http://svnweb.midnightbsd.org/mports/?rev=24577
Author:   laffer1
Date:     2018-10-24 08:40:25 -0400 (Wed, 24 Oct 2018)
Log Message:
-----------
add a patch depends

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

Modified: trunk/graphics/gdk-pixbuf2/Makefile
===================================================================
--- trunk/graphics/gdk-pixbuf2/Makefile	2018-10-24 12:38:12 UTC (rev 24576)
+++ trunk/graphics/gdk-pixbuf2/Makefile	2018-10-24 12:40:25 UTC (rev 24577)
@@ -13,6 +13,8 @@
 LICENSE=	lgpl
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+PATCH_DEPENDS=	python2.7:lang/python27
+
 BUILD_DEPENDS=	docbook-xsl>0:textproc/docbook-xsl
 
 USES=		cpe gettext gnome localbase:ldflags meson pkgconfig \



More information about the Midnightbsd-cvs mailing list