From 2d29c63324d665afa11375863babe54490480812 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 15 Nov 1998 15:29:18 +0000 Subject: Restore PREFIX setting: system perl5 fixed now --- www/w3mir/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/w3mir') diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index 73a069c8b1c9..a87157d0051b 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1998 # Whom: ache # -# $Id: Makefile,v 1.10 1998/10/07 10:47:50 ache Exp $ +# $Id: Makefile,v 1.12 1998/11/13 18:17:37 ache Exp $ # DISTNAME= w3mir-1.0.5 @@ -20,7 +20,7 @@ MAN1= w3mir.1 w3mfix.1 do-configure: @ cd ${WRKSRC}; \ - ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL \ + ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL PREFIX=${PREFIX} \ INSTALLMAN1DIR=${PREFIX}/man/man1 post-install: ${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \ -- cgit v1.2.3