aboutsummaryrefslogtreecommitdiff
path: root/textproc/libmrss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libmrss/Makefile')
-rw-r--r--textproc/libmrss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile
index b45e1d8998e6..c309c5f11828 100644
--- a/textproc/libmrss/Makefile
+++ b/textproc/libmrss/Makefile
@@ -35,7 +35,7 @@ pre-patch:
.if defined(WITH_PHPMRSS)
USE_PHP= yes
-USE_AUTOTOOLS+= autoconf:261:env
+USE_AUTOTOOLS+= autoconf:262:env
BUILD_DEPENDS+= phpize:${PHP_PORT}
post-install:
@(cd ${WRKSRC}/phpmrss; ${SETENV} ${SCRIPTS_ENV} ${LOCALBASE}/bin/phpize)