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