diff options
Diffstat (limited to 'www/dpsearch/Makefile')
-rw-r--r-- | www/dpsearch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index 89b8612..dcb5728 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -18,7 +18,7 @@ COMMENT= Open source search engine for Internet and Intranet sites INSTALLS_SHLIB= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes DOCSDIR= ${PREFIX}/share/doc/dataparksearch CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |