summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/nsd/Makefile3
-rw-r--r--dns/nsd/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile
index 2c7431688a3a..0af0bcd872a1 100644
--- a/dns/nsd/Makefile
+++ b/dns/nsd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nsd
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
@@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-user=${NSDUSER} \
--with-dbfile=${NSDDBFILE} \
--with-namedxfer=${NSDXFER} \
--with-libwrap
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITHOUT_IPV6)
CONFIGURE_ARGS+= --disable-ipv6
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index 6f31cf0940a6..b3a47d88ec54 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,2 +1,2 @@
-MD5 (nsd-2.1.2.tar.gz) = dfab5d1d06e6bc880eef3f55b380bb66
-SIZE (nsd-2.1.2.tar.gz) = 218704
+MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7
+SIZE (nsd-2.1.3.tar.gz) = 225388