From 8999ff8fca3cfd201cb5376378249932cc2eb8f1 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 30 Jul 2004 22:21:53 +0000 Subject: - Update to 0.5 PR: ports/69801 Submitted by: Thomas-Martin Seck (maintainer) --- www/gatling/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/gatling/Makefile') diff --git a/www/gatling/Makefile b/www/gatling/Makefile index 65e35ef..a502724 100644 --- a/www/gatling/Makefile +++ b/www/gatling/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gatling -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.5 CATEGORIES= www benchmarks MASTER_SITES= http://dl.fefe.de/ @@ -18,6 +17,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat USE_BZIP2= yes +CFLAGS+= -I${LOCALBASE}/include/libowfat MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib -lowfat" \ PTHREAD_LIBS="${PTHREAD_LIBS}" @@ -26,7 +26,7 @@ examples= run-gatling examplesdir= ${EXAMPLESDIR:S,^${PREFIX}/,,} .if !defined(NOPORTDOCS) PORTDOCS= CHANGES README README.ftp README.http README.performance \ - README.prefetch + README.prefetch README.proxy README.redirect .endif OPTIONS= BENCHMARKS "Install system benchmark programs" on -- cgit v1.1