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

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

Diff for /pkgsrc/net/oidentd/Makefile between version 1.1 and 1.2

version 1.1, 2004/01/03 23:21:44 version 1.2, 2004/03/13 20:20:57
Line 20  BUILD_DEFS+= USE_INET6
Line 20  BUILD_DEFS+= USE_INET6
 CONFIGURE_ARGS+=        --disable-ipv6  CONFIGURE_ARGS+=        --disable-ipv6
 .endif  .endif
   
 post-configure:  post-patch:
         ${ECHO} >>${WRKSRC}/config.h "#define PKG_SYSCONFDIR \"${PKG_SYSCONFDIR}\""          ${ECHO} >>${WRKSRC}/config.h.in "#define PKG_SYSCONFDIR \"${PKG_SYSCONFDIR}\""
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>