aboutsummaryrefslogtreecommitdiffstats
path: root/www/flood
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2013-07-06 17:04:54 +0800
committerohauer <ohauer@FreeBSD.org>2013-07-06 17:04:54 +0800
commit425c54c75fd84b6607897be2628ae0b051dd9f96 (patch)
tree7f1baa50dbcb166682ae6be27b97ff5945dd12aa /www/flood
parent4dfbe61728c241d69d410585bbe0dd17044a21f4 (diff)
downloadfreebsd-ports-gnome-425c54c75fd84b6607897be2628ae0b051dd9f96.tar.gz
freebsd-ports-gnome-425c54c75fd84b6607897be2628ae0b051dd9f96.tar.zst
freebsd-ports-gnome-425c54c75fd84b6607897be2628ae0b051dd9f96.zip
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here - convert to USES=gmake - trim Makefile header and respect nice_people
Diffstat (limited to 'www/flood')
-rw-r--r--www/flood/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile
index b1ff4c5c1854..a8ecf6694010 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: flood
-# Date created: 8 Jan 2003
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= flood
PORTVERSION= 0.20041105
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= www
MASTER_SITES= http://dist.bsdlab.org/
DISTNAME= httpd-test_20041105052051
@@ -24,8 +19,7 @@ CONFIGURE_ARGS= --disable-shared \
--with-apr=${LOCALBASE}/bin/apr-1-config \
--with-apr-util=${LOCALBASE}/bin/apu-1-config
LDFLAGS+= -L${PREFIX}/lib
-USE_GMAKE= yes
-USES= iconv
+USES= gmake iconv
EX_SCRIPTS= analyze-relative analyze-relative-ramp
EX_DATA= flood.dtd relative-averages-time.awk round-robin-dynamic.xml \