aboutsummaryrefslogtreecommitdiff
path: root/textproc/libmrss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libmrss/Makefile')
-rw-r--r--textproc/libmrss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index a99a5f935fe3..05cf5292e9ea 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmrss
PORTVERSION= 0.19.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libmrss/
@@ -36,7 +36,7 @@ pre-patch:
.if defined(WITH_PHPMRSS)
USE_PHP= yes
USE_PHP_BUILD= yes
-USE_AUTOTOOLS+= autoconf:262:env
+USE_AUTOTOOLS+= autoconf:267:env
post-install:
@(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize)
@(cd ${WRKSRC}/phpmrss; ./configure; ${MAKE} install)