pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtksourceview3
Module Name: pkgsrc
Committed By: prlw1
Date: Sat Oct 14 10:51:46 UTC 2017
Modified Files:
pkgsrc/x11/gtksourceview3: Makefile
Log Message:
gtksourceview3: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/gtksourceview3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gtksourceview3/Makefile
diff -u pkgsrc/x11/gtksourceview3/Makefile:1.34 pkgsrc/x11/gtksourceview3/Makefile:1.35
--- pkgsrc/x11/gtksourceview3/Makefile:1.34 Sun Aug 27 15:26:03 2017
+++ pkgsrc/x11/gtksourceview3/Makefile Sat Oct 14 10:51:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/08/27 15:26:03 prlw1 Exp $
+# $NetBSD: Makefile,v 1.35 2017/10/14 10:51:45 prlw1 Exp $
DISTNAME= gtksourceview-3.24.3
PKGNAME= ${DISTNAME:S/gtksourceview/gtksourceview3/}
@@ -32,6 +32,7 @@ BUILD_DEPENDS+= itstool-[0-9]*:../../te
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.48
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.if !empty(PKG_OPTIONS:Mintrospection)
PLIST.introspection= yes
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.42.0
Home |
Main Index |
Thread Index |
Old Index