From c37aa810ab6b2dec5c29293ea60ad8f84d8effda Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 31 Jul 2013 06:47:15 +0000 Subject: Convert my ports to the new perl order --- benchmarks/siege/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks') diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 718cccafae58..6c264114846d 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -8,14 +8,14 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ MAINTAINER= bapt@FreeBSD.org -COMMENT= A http regression testing and benchmarking utility +COMMENT= HTTP regression testing and benchmarking utility LICENSE= GPLv2 GNU_CONFIGURE= yes USE_OPENSSL= yes -USE_PERL5= yes +USES= perl5 CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} --disable-shared -- cgit v1.2.3