aboutsummaryrefslogtreecommitdiff
path: root/www/w3mir
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-11-13 18:17:37 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-11-13 18:17:37 +0000
commit7f87215d8395d18dd97b2200df8bf6f5f7b4af7f (patch)
treed5fa0c334da9065594a11e0092dc337123d63ad2 /www/w3mir
parenta78c59505e8a24958171d5884e3f72a2be976b29 (diff)
downloadports-7f87215d8395d18dd97b2200df8bf6f5f7b4af7f.tar.gz
ports-7f87215d8395d18dd97b2200df8bf6f5f7b4af7f.zip
fix script path
Notes
Notes: svn path=/head/; revision=14504
Diffstat (limited to 'www/w3mir')
-rw-r--r--www/w3mir/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index 948f17f80746..73a069c8b1c9 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -20,7 +20,7 @@ MAN1= w3mir.1 w3mfix.1
do-configure:
@ cd ${WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL PREFIX=${PREFIX} \
+ ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL \
INSTALLMAN1DIR=${PREFIX}/man/man1
post-install:
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \