aboutsummaryrefslogtreecommitdiff
path: root/lang/php52
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-08-08 03:43:03 +0000
committerSteve Wills <swills@FreeBSD.org>2011-08-08 03:43:03 +0000
commite57db12b72fa5ea4982a7f1750d2d6a1a2c8663a (patch)
treeaf2b52d74c13d7756ab9b6ad986bbfcf8092d9d6 /lang/php52
parent13b0001da66724b2b03224aaf011f0dca5390ef9 (diff)
downloadports-e57db12b72fa5ea4982a7f1750d2d6a1a2c8663a.tar.gz
ports-e57db12b72fa5ea4982a7f1750d2d6a1a2c8663a.zip
Notes
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