aboutsummaryrefslogtreecommitdiffstats
path: root/www/mnogosearch
diff options
context:
space:
mode:
Diffstat (limited to 'www/mnogosearch')
-rw-r--r--www/mnogosearch/Makefile1
-rw-r--r--www/mnogosearch/files/patch-ad2
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile
index 44220580afe3..2ccf4065b0cb 100644
--- a/www/mnogosearch/Makefile
+++ b/www/mnogosearch/Makefile
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+=--enable-phrase \
--enable-shared \
--sysconfdir=${PREFIX}/etc/mnogosearch \
--localstatedir=/var/mnogosearch
+CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}"
OPTIONS= MNOGO_THREADS "Enable pthreads" on \
MNOGO_SSL "Enable SSL" on \
diff --git a/www/mnogosearch/files/patch-ad b/www/mnogosearch/files/patch-ad
index f13ee23c3acd..9b5300f64807 100644
--- a/www/mnogosearch/files/patch-ad
+++ b/www/mnogosearch/files/patch-ad
@@ -4,7 +4,7 @@
fi
rm -f confcache
-+lt_aux_dir=${prefix}/share/libtool13
++lt_aux_dir=${LOCALBASE}/share/libtool13
# Actually configure libtool. ac_aux_dir is where install-sh is found.
CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \