- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
458efc5914
commit
38d22dd3ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356763
@ -14,12 +14,12 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa
|
||||
|
||||
USES= gmake
|
||||
USES= gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-cflags="${CFLAGS}"
|
||||
ALL_TARGET= dictfmt
|
||||
INSTALL_TARGET= install.dictfmt
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_AUTOTOOLS= libtoolize
|
||||
|
||||
PLIST_FILES= bin/dictfmt bin/dictfmt_index2suffix bin/dictfmt_index2word \
|
||||
bin/dictunformat man/man1/dictfmt.1.gz \
|
||||
|
Loading…
Reference in New Issue
Block a user