summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-12-12 21:58:05 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-12-12 21:58:05 +0000
commite67794793643e356d69fec9e3146a8b9bff8d064 (patch)
tree0e552ff4effaad9046940c064d116279252b6562 /lang
parent- Update to 1.0.5 (diff)
Remove expired ming extensions.
Notes
Notes: svn path=/head/; revision=179614
Diffstat (limited to 'lang')
-rw-r--r--lang/php4/Makefile.ext6
1 files changed, 0 insertions, 6 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 8a7000d08167..ca74031fa479 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -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