aboutsummaryrefslogtreecommitdiff
path: root/www/flood/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-30 19:11:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-30 19:11:38 +0000
commit76c2f42c81f9d1f018c1a9596e454c5ca94020f5 (patch)
tree4147af96ace0e10e1b0a980315cda579327e430f /www/flood/Makefile
parent0e4ef377b9608e06005bb359e91a1b2189fbf289 (diff)
downloadports-76c2f42c81f9d1f018c1a9596e454c5ca94020f5.tar.gz
ports-76c2f42c81f9d1f018c1a9596e454c5ca94020f5.zip
Notes
Diffstat (limited to 'www/flood/Makefile')
-rw-r--r--www/flood/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile
index 7789b4297bc1..4274c8bef3c8 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -14,12 +14,12 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
libapr-1.so:${PORTSDIR}/devel/apr1
WRKSRC= ${WRKDIR}/httpd-test/flood
-USE_AUTOTOOLS= autoconf libtool:env
+USE_AUTOTOOLS= autoconf libtoolize
CONFIGURE_ARGS= --disable-shared \
- --with-apr=${LOCALBASE}/bin/apr-1-config \
- --with-apr-util=${LOCALBASE}/bin/apu-1-config
+ --with-apr=${LOCALBASE}/bin/apr-1-config \
+ --with-apr-util=${LOCALBASE}/bin/apu-1-config
LDFLAGS+= -L${PREFIX}/lib
-USES= gmake iconv
+USES= gmake iconv libtool
EX_SCRIPTS= analyze-relative analyze-relative-ramp
EX_DATA= flood.dtd relative-averages-time.awk round-robin-dynamic.xml \