aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php52
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2011-08-08 11:43:03 +0800
committerswills <swills@FreeBSD.org>2011-08-08 11:43:03 +0800
commit06d7eba040677c5293b29054ce49223751fa4725 (patch)
tree39bf74dc48ba3791423f8c2d444bf05ad8112e75 /lang/php52
parent40fb62dffcaf546207a0ad11d18e189e77a8837f (diff)
downloadfreebsd-ports-gnome-06d7eba040677c5293b29054ce49223751fa4725.tar.gz
freebsd-ports-gnome-06d7eba040677c5293b29054ce49223751fa4725.tar.zst
freebsd-ports-gnome-06d7eba040677c5293b29054ce49223751fa4725.zip
- Chase libming shared lib bump
Diffstat (limited to 'lang/php52')
-rw-r--r--lang/php52/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext
index 0b08c68e2386..8fe58be1d3e5 100644
--- a/lang/php52/Makefile.ext
+++ b/lang/php52/Makefile.ext
@@ -192,7 +192,7 @@ CONFIGURE_ARGS+=--with-mhash=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "ming"
-LIB_DEPENDS+= ming.4:${PORTSDIR}/graphics/ming
+LIB_DEPENDS+= ming.5:${PORTSDIR}/graphics/ming
CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif