Add USES=libtool

This commit is contained in:
Tijl Coosemans 2014-09-02 17:21:31 +00:00
parent 7b5f87ca2c
commit 636aaf2f84
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367054
2 changed files with 2 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= udmsearch
PORTVERSION= 3.1.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www databases
MASTER_SITES= http://www.mnogosearch.org/Download/ \
http://udmsearch.real-time.com/Download/
@ -18,6 +18,7 @@ CONFIGURE_ARGS= --enable-charset-guesser \
--enable-freebsd-pthreads \
--sysconfdir=${PREFIX}/etc/udmsearch \
--localstatedir=/var/udmsearch
USES= libtool
OPTIONS_DEFINE= MSQL MYSQL PGSQL DOCS
OPTIONS_DEFAULT= MYSQL
@ -32,7 +33,6 @@ PGSQL_CONFIGURE_ON+= --with-pgsql=${LOCALBASE}/pgsql
PORTDOCS= *
SUB_FILES= pkg-message
.include <bsd.port.options.mk>
pre-install:
@${MKDIR} ${STAGEDIR}${DATADIR}

View File

@ -82,7 +82,6 @@ include/udm_utils.h
include/udm_xmalloc.h
include/udmsearch.h
lib/libudmsearch.a
lib/libudmsearch.la
sbin/indexer
sbin/splitter
man/man1/indexer.1.gz