summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php4/Makefile.ext2
-rw-r--r--lang/php5/Makefile.ext2
-rw-r--r--lang/php53/Makefile.ext2
-rw-r--r--www/ruby-mnogosearch/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index c39cfe598a23..c2aaf698dcf5 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -203,7 +203,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
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
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
diff --git a/www/ruby-mnogosearch/Makefile b/www/ruby-mnogosearch/Makefile
index 7035db446c36..6308191e52ac 100644
--- a/www/ruby-mnogosearch/Makefile
+++ b/www/ruby-mnogosearch/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby binding to mnoGoSearch
-LIB_DEPENDS= udmsearch.1:${PORTSDIR}/www/mnogosearch
+LIB_DEPENDS= udmsearch.1:${PORTSDIR}/www/mnogosearch31
USE_RUBY= yes
USE_RUBY_EXTCONF= yes