summaryrefslogtreecommitdiff
path: root/lang/eperl
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 /lang/eperl
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 'lang/eperl')
-rw-r--r--lang/eperl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index d8d0023f65bc..2a9932b6f01e 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -3,7 +3,7 @@
# Date created: 03-Sep-1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id: Makefile,v 1.27 1998/07/10 09:11:31 rse Exp $
+# $Id: Makefile,v 1.28 1998/08/02 14:53:32 rse Exp $
#
DISTNAME= eperl-2.2.14
@@ -28,7 +28,7 @@ RUN_DEPENDS= ${PREFIX}/etc/apache/srm.conf:${PORTSDIR}/www/apache
USE_PERL5= yes
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --with-perl=${PREFIX}/bin/perl
+CONFIGURE_ARGS= --with-perl=${PERL5}
MAN1= eperl.1