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 a6c8f54be6bd..775eb2fdd504 100644 --- a/lang/php5/Makefile.ext +++ b/lang/php5/Makefile.ext @@ -176,7 +176,7 @@ LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE} -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl .endif .if ${PHP_MODNAME} == "mssql" |