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

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

Diff for /pkgsrc/net/hesiod/Makefile between version 1.11 and 1.11.28.1

version 1.11, 2008/07/14 12:56:10 version 1.11.28.1, 2011/10/08 20:32:17
Line 11  PKG_DESTDIR_SUPPORT= user-destdir
Line 11  PKG_DESTDIR_SUPPORT= user-destdir
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 .if exists(/usr/include/hesiod.h) && !defined(USE_HESIOD)  
 PKG_SKIP_REASON+=       "${PKGNAME} is part of your ${OPSYS} distribution"  
 .endif  
   
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
 CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}  CONFIGURE_ARGS+=        --sysconfdir=${PKG_SYSCONFDIR:Q}
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.11.28.1

CVSweb <webmaster@jp.NetBSD.org>