aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-08-21 06:18:49 +0000
commit741aa714833b9bb1e9afaaf5124d3f5c60b5e49c (patch)
treee9b79b363f2fc4a63535a25c71491fa49a79b556 /dns
parente6b2e4b3537ce43e377d2f4fe0ac46b6ab8c4395 (diff)
downloadports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.tar.gz
ports-741aa714833b9bb1e9afaaf5124d3f5c60b5e49c.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/c-ares/Makefile1
-rw-r--r--dns/dnrd/Makefile1
-rw-r--r--dns/dnsproxy/Makefile1
-rw-r--r--dns/dnsutl/Makefile1
-rw-r--r--dns/nsd/Makefile1
-rw-r--r--dns/nsd2/Makefile1
-rw-r--r--dns/posadis/Makefile1
-rw-r--r--dns/powerdns-devel/Makefile1
-rw-r--r--dns/powerdns/Makefile1
-rw-r--r--dns/unbound/Makefile1
-rw-r--r--dns/updatedd/Makefile1
11 files changed, 0 insertions, 11 deletions
diff --git a/dns/c-ares/Makefile b/dns/c-ares/Makefile
index e7b2a7f6109a..8f7b701dc761 100644
--- a/dns/c-ares/Makefile
+++ b/dns/c-ares/Makefile
@@ -31,7 +31,6 @@ MAKE_ENV= SHLIB_VER="${SHLIB_VER}"
PLIST_SUB= SHLIB_VER="${SHLIB_VER}"
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
MAN3= ares_cancel.3 \
diff --git a/dns/dnrd/Makefile b/dns/dnrd/Makefile
index 076da8904a88..a8b119053f65 100644
--- a/dns/dnrd/Makefile
+++ b/dns/dnrd/Makefile
@@ -16,7 +16,6 @@ COMMENT= A proxy DNS daemon
USE_GMAKE= yes
USE_RC_SUBR= ${PORTNAME}.sh
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS}
MAN8= dnrd.8
diff --git a/dns/dnsproxy/Makefile b/dns/dnsproxy/Makefile
index e44c2bf50aca..22211e7a7b7d 100644
--- a/dns/dnsproxy/Makefile
+++ b/dns/dnsproxy/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A proxy for DNS queries
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_RC_SUBR= dnsproxy
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile
index b1bf59cefdbc..51794024b06e 100644
--- a/dns/dnsutl/Makefile
+++ b/dns/dnsutl/Makefile
@@ -15,7 +15,6 @@ MAINTAINER= stefan@fh-mainz.de
COMMENT= Programs to make using DNS easier
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
ALL_TARGET= all sure
MAN1= dns-boot-check.1 dns-bootp.1 dns-bootparams.1 \
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 7800800709c1..8872cec20147 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -33,7 +33,6 @@ CONFIGURE_ARGS= --with-user=${NSDUSER} \
--with-difffile=${NSDDIFFFILE} \
--with-xfrdfile=${NSDXFRDFILE} \
--with-libwrap
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN5= nsd.conf.5
MAN8= nsd.8 nsdc.8 zonec.8 nsd-checkconf.8 nsd-notify.8 nsd-patch.8 \
diff --git a/dns/nsd2/Makefile b/dns/nsd2/Makefile
index 4fd5291d264d..aac4ac3ba3a5 100644
--- a/dns/nsd2/Makefile
+++ b/dns/nsd2/Makefile
@@ -23,7 +23,6 @@ CONFIGURE_ARGS= --with-user=${NSDUSER} \
--with-pidfile=/var/run/nsd.pid \
--with-dbfile=${NSDDBFILE} \
--with-libwrap
-CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
OPTIONS= ROOT_SERVER "Configure NSD as a root server" Off \
IPV6 "Enable IPv6 support" On \
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile
index 974cee1d8d96..2bde6944d6a6 100644
--- a/dns/posadis/Makefile
+++ b/dns/posadis/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib
USE_AUTOTOOLS= autoconf:262 libltdl:15 libtool:15
USE_LDCONFIG= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.if defined(WITH_FAM) || exists(${LOCALBASE}/lib/libfam.so)
diff --git a/dns/powerdns-devel/Makefile b/dns/powerdns-devel/Makefile
index 8c0d04534a39..c98a9b504a56 100644
--- a/dns/powerdns-devel/Makefile
+++ b/dns/powerdns-devel/Makefile
@@ -29,7 +29,6 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= YES
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-modules="pipe" \
--with-dynmodules="${CONFIGURE_MODULES}" \
--sysconfdir="${PREFIX}/etc/pdns" \
diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
index 190860b4f7ac..bc4416091c16 100644
--- a/dns/powerdns/Makefile
+++ b/dns/powerdns/Makefile
@@ -25,7 +25,6 @@ USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= YES
CXXFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-modules="pipe" \
--with-dynmodules="${CONFIGURE_MODULES}" \
--sysconfdir="${PREFIX}/etc/pdns" \
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile
index 1fbddfb8095d..99eba767b5bb 100644
--- a/dns/unbound/Makefile
+++ b/dns/unbound/Makefile
@@ -17,7 +17,6 @@ COMMENT= A validating, recursive, and caching DNS resolver
USE_GMAKE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE}
USE_LDCONFIG= yes
diff --git a/dns/updatedd/Makefile b/dns/updatedd/Makefile
index 3f1073bcf23f..01c31e8baa2e 100644
--- a/dns/updatedd/Makefile
+++ b/dns/updatedd/Makefile
@@ -18,7 +18,6 @@ COMMENT= Dynamic DNS Update Client supporting multiple services
USE_PERL5= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}