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.231 retrieving revision 1.232 diff -u -p -r1.231 -r1.232 --- pkgsrc/devel/glib2/Makefile 2016/08/21 21:47:29 1.231 +++ pkgsrc/devel/glib2/Makefile 2017/05/04 12:19:12 1.232 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2016/08/21 21:47:29 prlw1 Exp $ +# $NetBSD: Makefile,v 1.232 2017/05/04 12:19:12 jperkin Exp $ .include "Makefile.common" @@ -26,8 +26,8 @@ FILES_SUBST+= GLIB_SCHEMAS_DIR=${PREFIX # gtester is the glib unit testing and reporting framework # agc doesn't want glib2 to depend on python so we install it # in a broken and useless state. -CHECK_INTERPRETER_SKIP+= bin/gtester-report -CHECK_INTERPRETER_SKIP+= bin/gdbus-codegen +CHECK_INTERPRETER_SKIP+= bin/gdbus-codegen bin/gtester-report +CHECK_WRKREF_SKIP+= bin/gdbus-codegen bin/gtester-report # need pcre utf8 + unicode-properties BUILDLINK_API_DEPENDS.pcre+= pcre>=8.31