aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-12-13 05:58:05 +0800
committerale <ale@FreeBSD.org>2006-12-13 05:58:05 +0800
commit167a7d24c9a6b1b2deefa0f042e4262314687eb8 (patch)
tree89d8252bb0180d9c80a1aea21d4356ecceefc2c5 /lang/php4
parentaae688ae368b038909e158701fd41f78c8be775a (diff)
downloadfreebsd-ports-gnome-167a7d24c9a6b1b2deefa0f042e4262314687eb8.tar.gz
freebsd-ports-gnome-167a7d24c9a6b1b2deefa0f042e4262314687eb8.tar.zst
freebsd-ports-gnome-167a7d24c9a6b1b2deefa0f042e4262314687eb8.zip
Remove expired ming extensions.
Diffstat (limited to 'lang/php4')
-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