summaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-06-16 03:25:10 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-06-16 03:25:10 +0000
commitacd232c2d437ad663265427d6d01eb5d09ebfdcc (patch)
tree76a02483b0ca50af47cd269dfb6897d939c92f31 /lang/php5
parent- Update to 2.34 (diff)
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)
Notes
Notes: svn path=/head/; revision=137516
Diffstat (limited to 'lang/php5')
-rw-r--r--lang/php5/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 01f62c8d8a4d..fb580dc518e8 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/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