aboutsummaryrefslogtreecommitdiff
path: root/www/mnogosearch
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-06-15 08:11:12 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-06-15 08:11:12 +0000
commitde600a6d58568f65d0ca5863e28e81165046e010 (patch)
treeb7d213c750c51008b528f261fa39daf2d9df3ae4 /www/mnogosearch
parent50f97191abc2142f3a097af354687afc7b3c88c4 (diff)
downloadports-de600a6d58568f65d0ca5863e28e81165046e010.tar.gz
ports-de600a6d58568f65d0ca5863e28e81165046e010.zip
Notes
Diffstat (limited to 'www/mnogosearch')
-rw-r--r--www/mnogosearch/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile
index b5734b0efd82..cc595f19043a 100644
--- a/www/mnogosearch/Makefile
+++ b/www/mnogosearch/Makefile
@@ -30,6 +30,10 @@ CONFIGURE_ARGS+=--enable-phrase \
--localstatedir=/var/mnogosearch
CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}"
+.if defined(PARALLEL_PACKAGE_BUILD)
+# OPTIONS not counted, workaround
+WITH_MNOGO_BUILTIN=true
+.endif
OPTIONS= MNOGO_THREADS "Enable pthreads" on \
MNOGO_SSL "Enable SSL" on \
MNOGO_GUESSER "Enable Cyrillic charset guesser" off \