summaryrefslogtreecommitdiff
path: root/www/awstats
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-09-10 13:07:20 +0000
committerseb <seb@pkgsrc.org>2003-09-10 13:07:20 +0000
commita99bf12a3793600efdef4ce85d1ebc2c0d7ecd39 (patch)
treed782b2c92108f58c96aca3108084d3faefd5875e /www/awstats
parent8a289ee544475a57cb5941b731d08d2225fd7dc8 (diff)
downloadpkgsrc-a99bf12a3793600efdef4ce85d1ebc2c0d7ecd39.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