aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-01-01 22:13:38 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-01-01 22:13:38 +0000
commit56507b4d52bc024196bfce9fa32ab4284c12de28 (patch)
tree8f3a801bf5baa98e22917a3e2a8064bb82405044 /www
parentdd20ba70e2bfd7855050e311aeaf89cfabf9d8e2 (diff)
downloadports-56507b4d52bc024196bfce9fa32ab4284c12de28.tar.gz
ports-56507b4d52bc024196bfce9fa32ab4284c12de28.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/calamaris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile
index 04a487ba39e1..c0c7bdb202e6 100644
--- a/www/calamaris/Makefile
+++ b/www/calamaris/Makefile
@@ -18,7 +18,7 @@ NO_BUILD= yes
MAN1= calamaris.1
post-patch:
- @ ${PERL} -pi -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris
+ @ ${PERL} -pi -e 's#/usr/bin/perl#${PERL}#' ${WRKSRC}/calamaris
do-install:
@ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1