summaryrefslogtreecommitdiff
path: root/www
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
commitd50920b668c588e5a4042f5845047ce327743aec (patch)
treed782b2c92108f58c96aca3108084d3faefd5875e /www
parentd4d2bde2951c91ee23ac78ebf0011244110a7d34 (diff)
downloadpkgsrc-d50920b668c588e5a4042f5845047ce327743aec.tar.gz
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
Diffstat (limited to 'www')
-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