Remove expired ming extensions.

This commit is contained in:
Alex Dupre 2006-12-12 21:58:05 +00:00
parent 635b3bb781
commit e677947936
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179614

View file

@ -201,12 +201,6 @@ LIB_DEPENDS+= mhash.2:${PORTSDIR}/security/mhash
CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "ming"
LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "mnogosearch"
LIB_DEPENDS+= udmsearch.1:${PORTSDIR}/www/mnogosearch31