1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-25 20:12:19 +00:00
parent 7295b73701
commit 4553270030
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362928
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= fnccheck
PORTVERSION= 3.2.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}
DISTNAME= FunctionCheck-${PORTVERSION}
@ -16,6 +16,7 @@ LICENSE_COMB= multi
BUILD_DEPENDS= gnulibiberty>0:${PORTSDIR}/devel/gnulibiberty \
libbfd>0:${PORTSDIR}/devel/libbfd
USES= libtool
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--force
AUTOMAKE_ARGS= --force-missing --add-missing --foreign

View File

@ -1,6 +1,5 @@
bin/fcdump
bin/fcmanager
lib/libfc.a
lib/libfc.la
lib/libfc.so
lib/libfc.so.0