aboutsummaryrefslogtreecommitdiff
path: root/www/mnogosearch
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-06-14 04:42:47 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-06-14 04:42:47 +0000
commit5e2c4a8a073bea4d5c14c3b16df0c17a2463d135 (patch)
treef348bc08f858aafc20a308f4c9a4d5cc60e1d81f /www/mnogosearch
parent8a6d0eee914be1be7599f310ee8d03d30ea5c10f (diff)
Notes
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" \