summaryrefslogtreecommitdiff
path: root/www/swish++/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/swish++/Makefile')
-rw-r--r--www/swish++/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/swish++/Makefile b/www/swish++/Makefile
index 09380c228381..3a5d2b5d627f 100644
--- a/www/swish++/Makefile
+++ b/www/swish++/Makefile
@@ -3,7 +3,7 @@
PORTNAME= swish++
PORTVERSION= 6.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www textproc
MASTER_SITES= SF/swishplusplus/swishplusplus/${PORTVERSION}
@@ -14,7 +14,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
USES= gmake perl5
MAKEFILE= GNUmakefile
-MAKE_ENV= PERL="${PERL}" PERL_VER="${PERL_VER}"
+MAKE_ENV= PERL="${PERL}"
post-patch:
@${REINPLACE_CMD} -e '/^#error/d' ${WRKSRC}/config.h