diff options
Diffstat (limited to 'www/mnogosearch/Makefile')
-rw-r--r-- | www/mnogosearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 78160ad3c7dd..b95bcb030dfb 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -30,7 +30,7 @@ OPTIONS= \ USE_LDCONFIG= yes USE_GNOME= lthack USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+=--enable-shared \ --sysconfdir=${PREFIX}/etc/mnogosearch \ --localstatedir=/var/mnogosearch \ |