summaryrefslogtreecommitdiff
path: root/www/calamaris/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/calamaris/Makefile')
-rw-r--r--www/calamaris/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile
index 4bbf045b06e1..e3f5f386d3d4 100644
--- a/www/calamaris/Makefile
+++ b/www/calamaris/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= calamaris
-PORTVERSION= 2.29
+PORTVERSION= 2.39
CATEGORIES= www textproc
-MASTER_SITES= http://calamaris.cord.de/ \
+MASTER_SITES= http://cord.de/tools/squid/calamaris/ \
ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/
MAINTAINER= dima@Chg.RU
@@ -18,9 +18,7 @@ NO_BUILD= yes
MAN1= calamaris.1
post-patch:
- @ ${MV} ${WRKSRC}/calamaris ${WRKSRC}/calamaris.pre_sed
- @ ${SED} -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris.pre_sed \
- > ${WRKSRC}/calamaris
+ @ ${PERL} -pi -e 's#/usr/bin/perl#${PERL5}#' ${WRKSRC}/calamaris
do-install:
@ ${INSTALL_MAN} ${WRKSRC}/calamaris.1 ${PREFIX}/man/man1/calamaris.1