diff options
Diffstat (limited to 'www/awstats-devel/Makefile')
-rw-r--r-- | www/awstats-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile index 3f1f26c..7deb211 100644 --- a/www/awstats-devel/Makefile +++ b/www/awstats-devel/Makefile @@ -17,7 +17,7 @@ COMMENT= Free real-time logfile analyzer to get advanced web statistics NO_BUILD= yes USE_PERL5_RUN= yes -RUN_DEPENDS+= ${SITE_PERL}/Net/XWhois.pm:${PORTDIR}/p5-Net-XWhois +RUN_DEPENDS+= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois do-install: @${MKDIR} ${PREFIX}/www/cgi-bin/lang |