summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjym <jym@pkgsrc.org>2011-01-18 22:26:28 +0000
committerjym <jym@pkgsrc.org>2011-01-18 22:26:28 +0000
commitab4ce858cb668356f2586c273b56a7236b34a26b (patch)
tree937cc3f48fcf26ebe153ca02641f664460a16ebf /www
parent1fceb3532f692f512f98c12af022846c9fcd1550 (diff)
downloadpkgsrc-ab4ce858cb668356f2586c273b56a7236b34a26b.tar.gz
Use REPLACE_PERL instead of REPLACE_INTERPRETER. No functional change.
Diffstat (limited to 'www')
-rw-r--r--www/davical/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index b57da67d8a1..0509c7f186a 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/11/13 00:27:24 jym Exp $
+# $NetBSD: Makefile,v 1.5 2011/01/18 22:26:28 jym Exp $
#
DISTNAME= davical-${DAVICAL_VERSION}
@@ -59,10 +59,7 @@ CONF_FILES_PERMS+= ${EGDIR}/config/example-config.php \
${PKG_SYSCONFDIR}/config.php \
${APACHE_USER} ${APACHE_GROUP} 0640
-REPLACE_INTERPRETER+= perl
-REPLACE.perl.old= .*/bin/perl
-REPLACE.perl.new= ${PREFIX}/bin/perl
-REPLACE_FILES.perl= scripts/po/extract.pl
+REPLACE_PERL= scripts/po/extract.pl
REPLACE_INTERPRETER+= php
REPLACE.php.old= .*/bin/php