diff options
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 1 |
1 files changed, 1 insertions, 0 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 \ |