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/net/gnome-online-accounts/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/net/gnome-online-accounts/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- pkgsrc/net/gnome-online-accounts/Makefile 2017/09/18 09:53:30 1.13 +++ pkgsrc/net/gnome-online-accounts/Makefile 2017/10/13 16:36:03 1.14 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/09/18 09:53:30 maya Exp $ +# $NetBSD: Makefile,v 1.14 2017/10/13 16:36:03 prlw1 Exp $ DISTNAME= gnome-online-accounts-3.16.3 PKGREVISION= 11 @@ -12,7 +12,6 @@ COMMENT= Service that allows online acco LICENSE= gnu-gpl-v2 BUILD_DEPENDS+= gtk-doc>=1.3:../../textproc/gtk-doc -BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen GNU_CONFIGURE= yes USE_LIBTOOL= yes @@ -21,6 +20,7 @@ USE_TOOLS+= gmake intltool pkg-config m .include "../../chat/telepathy-glib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/glib2/buildtools.mk" .include "../../devel/glib2/schemas.mk" .include "../../devel/gobject-introspection/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk"