pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libxklavier
Module Name: pkgsrc
Committed By: prlw1
Date: Fri Oct 13 23:37:20 UTC 2017
Modified Files:
pkgsrc/x11/libxklavier: Makefile
Log Message:
libxklavier: requires glib-mkenums which is now in py-glib2-tools
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/x11/libxklavier/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/libxklavier/Makefile
diff -u pkgsrc/x11/libxklavier/Makefile:1.42 pkgsrc/x11/libxklavier/Makefile:1.43
--- pkgsrc/x11/libxklavier/Makefile:1.42 Fri Feb 3 07:46:25 2017
+++ pkgsrc/x11/libxklavier/Makefile Fri Oct 13 23:37:20 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2017/02/03 07:46:25 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2017/10/13 23:37:20 prlw1 Exp $
DISTNAME= libxklavier-5.4
PKGREVISION= 2
@@ -35,6 +35,7 @@ TOOLS_NOOP+= gtkdoc-rebase
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
#.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../textproc/iso-codes/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index