diff options
Diffstat (limited to 'lang/php4/Makefile.ext')
-rw-r--r-- | lang/php4/Makefile.ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext index 60197ec88e9a..7e66ea5db375 100644 --- a/lang/php4/Makefile.ext +++ b/lang/php4/Makefile.ext @@ -180,7 +180,7 @@ LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE} -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl .endif .if ${PHP_MODNAME} == "mcve" |