- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-25 18:45:36 +00:00
parent 167fcb8e75
commit 14db68383b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359277
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libnfc
PORTVERSION= 1.7.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://dl.bintray.com/nfc-tools/sources/ \
http://romain.blogreen.org/distfiles/
@ -25,7 +26,7 @@ PN53X_USB_DESC= PN53X USB driver
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake pathfix pkgconfig tar:bzip2
USES= gmake pathfix pkgconfig tar:bzip2 libtool
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
# Restrict to stable (even) versions, indicated by the second component.

View File

@ -22,9 +22,9 @@ include/nfc/nfc-emulation.h
include/nfc/nfc-types.h
include/nfc/nfc.h
lib/libnfc.a
lib/libnfc.la
lib/libnfc.so
lib/libnfc.so.5
lib/libnfc.so.5.0.1
libdata/pkgconfig/libnfc.pc
man/man1/nfc-anticol.1.gz
man/man1/nfc-dep-initiator.1.gz