aboutsummaryrefslogtreecommitdiff
path: root/dns/dnsperf
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2009-06-07 04:58:45 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2009-06-07 04:58:45 +0000
commit0ca74c3abcb27b66e25de5b80cf7b3afe5aba646 (patch)
treef0efbcbf72fad3a0c196a42bce98f51ade958e5d /dns/dnsperf
parentd11a36cabc2f8a774472bd52e3638ff31f8a8903 (diff)
downloadports-0ca74c3abcb27b66e25de5b80cf7b3afe5aba646.tar.gz
ports-0ca74c3abcb27b66e25de5b80cf7b3afe5aba646.zip
Make QAT happy with regarding to PREFIX and LOCALBASE.
Notes
Notes: svn path=/head/; revision=235352
Diffstat (limited to 'dns/dnsperf')
-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}" \