summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \