aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
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