diff options
Diffstat (limited to 'lang/php5/Makefile.ext')
-rw-r--r-- | lang/php5/Makefile.ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext index 7666667..11eef6f 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -166,7 +166,7 @@ LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE} -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 .endif .if ${PHP_MODNAME} == "mcve" |