summaryrefslogtreecommitdiffstats
path: root/www/wwwstat/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-15 23:58:19 +0000
committermharo <mharo@FreeBSD.org>2000-02-15 23:58:19 +0000
commiteecb82f7bea08b7d9ee55c66a93c561744425d34 (patch)
tree91f0a3d4e5162a03a975fd5f7a9d43a39f89ec70 /www/wwwstat/Makefile
parent1215cd4adc8af0d933c9d6f63d2925d52fedc57c (diff)
downloadFreeBSD-ports-eecb82f7bea08b7d9ee55c66a93c561744425d34.zip
FreeBSD-ports-eecb82f7bea08b7d9ee55c66a93c561744425d34.tar.gz
PREFIX -> LOCALBASE and other minor changes (portlint)
Diffstat (limited to 'www/wwwstat/Makefile')
-rw-r--r--www/wwwstat/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile
index e61b3197..82717d8 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}
OpenPOWER on IntegriCloud