From 503c958f84cd83c5c9aafe292227604afe4e4451 Mon Sep 17 00:00:00 2001
From: Edwin Groothuis <edwin@FreeBSD.org>
Date: Sun, 17 Nov 2002 22:24:46 +0000
Subject: Make use of USE_PERL_RUN (maintainer)

PR:		ports/45365
Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
---
 www/awstats/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'www/awstats')

diff --git a/www/awstats/Makefile b/www/awstats/Makefile
index b94f54b09d00..d17b15ede2a0 100644
--- a/www/awstats/Makefile
+++ b/www/awstats/Makefile
@@ -15,8 +15,7 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	mchopra@engmail.uwaterloo.ca
 
 NO_BUILD=	yes
-
-USE_PERL5=	yes
+USE_PERL5_RUN=	yes
 
 do-install:
 	@${MKDIR} ${PREFIX}/www/cgi-bin/lang
-- 
cgit v1.2.3