pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gdk-pixbuf2
Module Name: pkgsrc
Committed By: prlw1
Date: Fri Oct 13 21:47:23 UTC 2017
Modified Files:
pkgsrc/graphics/gdk-pixbuf2: Makefile
Log Message:
gdk-pixbuf2: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/graphics/gdk-pixbuf2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gdk-pixbuf2/Makefile
diff -u pkgsrc/graphics/gdk-pixbuf2/Makefile:1.33 pkgsrc/graphics/gdk-pixbuf2/Makefile:1.34
--- pkgsrc/graphics/gdk-pixbuf2/Makefile:1.33 Tue Aug 8 16:52:10 2017
+++ pkgsrc/graphics/gdk-pixbuf2/Makefile Fri Oct 13 21:47:23 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/08/08 16:52:10 adam Exp $
+# $NetBSD: Makefile,v 1.34 2017/10/13 21:47:23 prlw1 Exp $
DISTNAME= gdk-pixbuf-${PIXBUF2_VERSION}
PKGNAME= ${DISTNAME:S/pixbuf/pixbuf2/}
@@ -34,6 +34,7 @@ post-install:
.include "../../databases/shared-mime-info/buildlink3.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.37.2
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index