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

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

Diff for /pkgsrc/graphics/gimp/Makefile between version 1.285 and 1.286

version 1.285, 2018/05/28 08:46:32 version 1.286, 2018/06/04 05:32:13
Line 40  CONF_FILES+=  ${EGDIR}/${f} ${PKG_SYSCON
Line 40  CONF_FILES+=  ${EGDIR}/${f} ${PKG_SYSCON
 LDFLAGS+=               ${EXPORT_SYMBOLS_LDFLAGS}  LDFLAGS+=               ${EXPORT_SYMBOLS_LDFLAGS}
   
 PLIST_VARS+=            remote  PLIST_VARS+=            remote
   .if ${OPSYS} == "Darwin"
   PLIST_SUBST+=  GIMP_DEBUG_TOOL_DIR="bin"
   .else
   PLIST_SUBST+=  GIMP_DEBUG_TOOL_DIR="libexec"
   .endif
   
 .include "options.mk"  .include "options.mk"
   

Legend:
Removed from v.1.285  
changed lines
  Added in v.1.286

CVSweb <webmaster@jp.NetBSD.org>