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/glib2/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/devel/glib2/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.216 retrieving revision 1.219 diff -u -p -r1.216 -r1.219 --- pkgsrc/devel/glib2/Makefile 2013/06/15 19:18:26 1.216 +++ pkgsrc/devel/glib2/Makefile 2014/05/29 23:35:35 1.219 @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.216 2013/06/15 19:18:26 adam Exp $ +# $NetBSD: Makefile,v 1.219 2014/05/29 23:35:35 wiz Exp $ .include "Makefile.common" CATEGORIES= devel gnome +PKGREVISION= 2 COMMENT= Some useful routines for C programming (glib2) -USE_TOOLS+= msgfmt perl:run +USE_TOOLS+= msgfmt perl:run readlink PKGCONFIG_OVERRIDE+= glib-2.0.pc.in PKGCONFIG_OVERRIDE+= gmodule-2.0.pc.in