mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Swith to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
38d22dd3ac
commit
25d4e3cebe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356764
@ -14,13 +14,13 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa
|
||||
|
||||
USES= bison gmake
|
||||
USES= bison gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \
|
||||
--with-etcdir=${PREFIX}/etc
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_AUTOTOOLS= libtoolize
|
||||
ALL_TARGET= dict
|
||||
INSTALL_TARGET= install.dict
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user