mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Make QAT happy with regarding to PREFIX and LOCALBASE.
This commit is contained in:
parent
d11a36cabc
commit
0ca74c3abc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235352
@ -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}" \
|
||||
|
Loading…
Reference in New Issue
Block a user