Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/devel/GConf/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/GConf/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.91 retrieving revision 1.92 diff -u -p -r1.91 -r1.92 --- pkgsrc/devel/GConf/Makefile 2017/01/01 14:43:29 1.91 +++ pkgsrc/devel/GConf/Makefile 2017/10/13 22:54:02 1.92 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2017/01/01 14:43:29 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2017/10/13 22:54:02 prlw1 Exp $ .include "../../devel/GConf/Makefile.common" @@ -35,5 +35,6 @@ BUILDLINK_ABI_DEPENDS.dbus-glib+= dbus-g .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/xmlcatmgr/buildlink3.mk" +.include "../../devel/glib2/buildtools.mk" .include "../../devel/glib2/modules.mk" .include "../../mk/bsd.pkg.mk"