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

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

Diff for /pkgsrc/net/bind99/Attic/Makefile between version 1.15 and 1.16

version 1.15, 2012/10/23 17:18:11 version 1.16, 2012/11/08 16:01:51
Line 33  CONFIGURE_ARGS+= --sysconfdir=/etc
Line 33  CONFIGURE_ARGS+= --sysconfdir=/etc
 CONFIGURE_ARGS+=        --localstatedir=${VARBASE:Q}  CONFIGURE_ARGS+=        --localstatedir=${VARBASE:Q}
 CONFIGURE_ARGS+=        --disable-openssl-version-check  CONFIGURE_ARGS+=        --disable-openssl-version-check
 CONFIGURE_ARGS+=        --with-openssl=${SSLBASE:Q}  CONFIGURE_ARGS+=        --with-openssl=${SSLBASE:Q}
   CONFIGURE_ARGS+=        --with-python=no
 .if ${MACHINE_PLATFORM:MNetBSD-*-mipsel} != ""  .if ${MACHINE_PLATFORM:MNetBSD-*-mipsel} != ""
 CONFIGURE_ARGS+=        --disable-atomic  CONFIGURE_ARGS+=        --disable-atomic
 .endif  .endif

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

CVSweb <webmaster@jp.NetBSD.org>