aboutsummaryrefslogtreecommitdiffstats
path: root/lang/eperl/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-16 05:31:59 +0800
committerasami <asami@FreeBSD.org>1998-09-16 05:31:59 +0800
commite755ee1d47f4b0d9d4c8bd2a570d38555b88b607 (patch)
treef20c20390d0ae9c598fdaa1136e89fc9e48469ec /lang/eperl/Makefile
parent60e211928723f70362d166bab5f76cadf2b57c7f (diff)
downloadfreebsd-ports-gnome-e755ee1d47f4b0d9d4c8bd2a570d38555b88b607.tar.gz
freebsd-ports-gnome-e755ee1d47f4b0d9d4c8bd2a570d38555b88b607.tar.zst
freebsd-ports-gnome-e755ee1d47f4b0d9d4c8bd2a570d38555b88b607.zip
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything. Submitted by: dima
Diffstat (limited to 'lang/eperl/Makefile')
-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