diff options
Diffstat (limited to 'www/awstats')
-rw-r--r-- | www/awstats/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile index b94f54b..d17b15e 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 |