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 48b21cc5ce32..19799428c621 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -20,7 +20,7 @@ MAN5= indexer.conf.5 INSTALLS_SHLIB= yes USE_GNOME= lthack USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |