aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/dnsperf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile
index b25287a205f7..451fda11bbf8 100644
--- a/dns/dnsperf/Makefile
+++ b/dns/dnsperf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dnsperf
PORTVERSION= 1.0.1.0
+PORTREVISION= 1
CATEGORIES= dns benchmarks net
MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1
@@ -17,6 +18,7 @@ COMMENT= DNSPerf and ResPerf deliver accurate performance metrics of Domain Name
BUILD_DEPENDS= isc-config.sh:${PORTSDIR}/dns/bind9
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
INSTALL_SCRIPT="${INSTALL_SCRIPT}" \