summaryrefslogtreecommitdiff
path: root/www/awstats
diff options
context:
space:
mode:
authorseb <seb>2003-09-10 13:07:20 +0000
committerseb <seb>2003-09-10 13:07:20 +0000
commitad026dde03edb3787f2cbdec35b8b879b9db91d4 (patch)
treed782b2c92108f58c96aca3108084d3faefd5875e /www/awstats
parentcf47a6c232b27a9ef0d358ff2f9a4f4d31583078 (diff)
downloadpkgsrc-ad026dde03edb3787f2cbdec35b8b879b9db91d4.tar.gz
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
Diffstat (limited to 'www/awstats')
-rw-r--r--www/awstats/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/awstats/Makefile b/www/awstats/Makefile
index 9d738e400ea..007b3c46211 100644
--- a/www/awstats/Makefile
+++ b/www/awstats/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/28 20:05:23 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/10 13:07:20 seb Exp $
#
DISTNAME= awstats-5.1
@@ -15,10 +15,10 @@ NO_BUILD= YES
USE_PERL5= run
REPLACE_PERL = \
- ${WRKSRC}/tools/awstats_buildstaticpages.pl \
- ${WRKSRC}/tools/awstats_updateall.pl \
- ${WRKSRC}/tools/logresolvemerge.pl \
- ${WRKSRC}/wwwroot/cgi-bin/awstats.pl
+ tools/awstats_buildstaticpages.pl \
+ tools/awstats_updateall.pl \
+ tools/logresolvemerge.pl \
+ wwwroot/cgi-bin/awstats.pl
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/awstats