aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4
diff options
context:
space:
mode:
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