summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/wwwstat/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index e61b3197d08d..82717d833211 100644
--- a/www/wwwstat/Makefile
+++ b/www/wwwstat/Makefile
@@ -6,23 +6,22 @@
# $FreeBSD$
#
-DISTNAME= wwwstat-2.01
+DISTNAME= wwwstat-2.0
+PKGNAME= wwwstat-2.01
CATEGORIES= www
MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ \
ftp://ftp.gwdg.de/pub/misc/www-stat/websoft/wwwstat/
-DISTFILES= wwwstat-2.0.tar.gz
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= patch-2.01.txt
MAINTAINER= andreas@FreeBSD.org
-RUN_DEPENDS= ${PREFIX}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13
+RUN_DEPENDS= ${LOCALBASE}/etc/apache/httpd.conf:${PORTSDIR}/www/apache13
USE_PERL5= yes
MAKE_ENV+= PERL5=${PERL5}
DIST_SUBDIR= wwwstat
-WRKSRC= ${WRKDIR}/wwwstat-2.0
MAN1= wwwstat.1 splitlog.1
SITEPERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}