[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / glib2

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/devel/glib2/Makefile between version 1.229 and 1.232

version 1.229, 2016/04/09 06:11:15 version 1.232, 2017/05/04 12:19:12
Line 26  FILES_SUBST+=  GLIB_SCHEMAS_DIR=${PREFIX
Line 26  FILES_SUBST+=  GLIB_SCHEMAS_DIR=${PREFIX
 # gtester is the glib unit testing and reporting framework  # gtester is the glib unit testing and reporting framework
 # agc doesn't want glib2 to depend on python so we install it  # agc doesn't want glib2 to depend on python so we install it
 # in a broken and useless state.  # in a broken and useless state.
 CHECK_INTERPRETER_SKIP+=        bin/gtester-report  CHECK_INTERPRETER_SKIP+=        bin/gdbus-codegen bin/gtester-report
 CHECK_INTERPRETER_SKIP+=        bin/gdbus-codegen  CHECK_WRKREF_SKIP+=             bin/gdbus-codegen bin/gtester-report
   
 # need pcre utf8 + unicode-properties  # need pcre utf8 + unicode-properties
 BUILDLINK_API_DEPENDS.pcre+=    pcre>=8.31  BUILDLINK_API_DEPENDS.pcre+=    pcre>=8.31

Legend:
Removed from v.1.229  
changed lines
  Added in v.1.232

CVSweb <webmaster@jp.NetBSD.org>