summaryrefslogtreecommitdiff
path: root/www/w3mir
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-15 21:31:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-15 21:31:59 +0000
commit668e0f51f4cd6da8b873bbe85c2c632a7b33d849 (patch)
treea51511e38b929fa10d17436f1464819312ac60ed /www/w3mir
parentUpgrade to 1.7. (diff)
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything. Submitted by: dima
Notes
Notes: svn path=/head/; revision=13159
Diffstat (limited to 'www/w3mir')
-rw-r--r--www/w3mir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index ec736717b3d5..c9c1f0cc34a7 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 May 1998
# Whom: ache
#
-# $Id: Makefile,v 1.7 1998/08/23 15:02:59 jseger Exp $
+# $Id: Makefile,v 1.8 1998/09/07 18:55:24 ache Exp $
#
DISTNAME= w3mir-1.0.4pre2
@@ -20,7 +20,7 @@ USE_PERL5= Yes
MAN1= w3mir.1 w3mfix.1
do-configure:
- @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
post-install:
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \