diff options
Diffstat (limited to 'dns/bind9-dlz/Makefile')
-rw-r--r-- | dns/bind9-dlz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile index cbc933acecbc..b9a282c8eb6b 100644 --- a/dns/bind9-dlz/Makefile +++ b/dns/bind9-dlz/Makefile @@ -29,7 +29,6 @@ MASTER_SITES_DLZ= ${MASTER_SITE_SOURCEFORGE} DLZVERSION= 0.7.0 USE_SUBMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --with-openssl \ --with-randomdev=/dev/random PATCH_STRIP= -p1 |