aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-10-02 19:18:54 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-10-02 19:18:54 +0000
commit6825ecd5f03b689be7a5f15eab8be3e1731e0717 (patch)
tree3cbb56d80e6e94679ef6c837ef7328da320a8421 /dns
parentda741cc5b1e6a5175a02e941b6ad7841b59b6852 (diff)
downloadports-6825ecd5f03b689be7a5f15eab8be3e1731e0717.tar.gz
ports-6825ecd5f03b689be7a5f15eab8be3e1731e0717.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9/Makefile9
-rw-r--r--dns/bind94/Makefile9
-rw-r--r--dns/bind95/Makefile9
-rw-r--r--dns/bind96/Makefile9
4 files changed, 8 insertions, 28 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile
index 3b18842d03ce..caa864dc09dd 100644
--- a/dns/bind9/Makefile
+++ b/dns/bind9/Makefile
@@ -27,14 +27,9 @@ ISCVERSION= 9.2.3rc4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \
- --with-randomdev=/dev/random
+ --with-randomdev=/dev/random --with-openssl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400014
USE_OPENSSL= yes
-CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
-.endif
.if defined(PORT_REPLACES_BASE_BIND9)
PKGNAMESUFFIX= -base
@@ -111,4 +106,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 3b18842d03ce..caa864dc09dd 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -27,14 +27,9 @@ ISCVERSION= 9.2.3rc4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \
- --with-randomdev=/dev/random
+ --with-randomdev=/dev/random --with-openssl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400014
USE_OPENSSL= yes
-CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
-.endif
.if defined(PORT_REPLACES_BASE_BIND9)
PKGNAMESUFFIX= -base
@@ -111,4 +106,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/dns/bind95/Makefile b/dns/bind95/Makefile
index 3b18842d03ce..caa864dc09dd 100644
--- a/dns/bind95/Makefile
+++ b/dns/bind95/Makefile
@@ -27,14 +27,9 @@ ISCVERSION= 9.2.3rc4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \
- --with-randomdev=/dev/random
+ --with-randomdev=/dev/random --with-openssl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400014
USE_OPENSSL= yes
-CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
-.endif
.if defined(PORT_REPLACES_BASE_BIND9)
PKGNAMESUFFIX= -base
@@ -111,4 +106,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index 3b18842d03ce..caa864dc09dd 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -27,14 +27,9 @@ ISCVERSION= 9.2.3rc4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps --disable-threads \
- --with-randomdev=/dev/random
+ --with-randomdev=/dev/random --with-openssl
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 400014
USE_OPENSSL= yes
-CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE}
-.endif
.if defined(PORT_REPLACES_BASE_BIND9)
PKGNAMESUFFIX= -base
@@ -111,4 +106,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>