aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php53
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-06-16 11:25:10 +0800
committerlawrance <lawrance@FreeBSD.org>2005-06-16 11:25:10 +0800
commit7e716a5aca997044cb13027b4d35b1f489a5192b (patch)
treeb5b5704186737487f4490c01d2c0a01c95e04455 /lang/php53
parent6166ee1484171291b204d12ffe65051f0b9e145a (diff)
downloadfreebsd-ports-gnome-7e716a5aca997044cb13027b4d35b1f489a5192b.tar.gz
freebsd-ports-gnome-7e716a5aca997044cb13027b4d35b1f489a5192b.tar.zst
freebsd-ports-gnome-7e716a5aca997044cb13027b4d35b1f489a5192b.zip
Point these ports to www/mnogosearch31 since they don't build
with the updated www/mnogosearch. Approved by: no response from knu, ale (11 days)
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index 01f62c8d8a4d..fb580dc518e8 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -192,7 +192,7 @@ CONFIGURE_ARGS+=--with-ming=${LOCALBASE}
.endif
.if ${PHP_MODNAME} == "mnogosearch"
-LIB_DEPENDS+= udmsearch.1:${PORTSDIR}/www/mnogosearch
+LIB_DEPENDS+= udmsearch.1:${PORTSDIR}/www/mnogosearch31
CONFIGURE_ARGS+=--with-mnogosearch=${LOCALBASE}
.endif