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-03 18:02:25 +00:00
parent bdc0898237
commit 32bf58996c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360436
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= libnfs
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://cloud.github.com/downloads/sahlberg/${PORTNAME}/
@ -13,7 +14,7 @@ LICENSE= LGPL21 GPLv3
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig gmake
USES= pkgconfig gmake libtool
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
ACLOCAL_ARGS= -I.
AUTOMAKE_ARGS= --add-missing

View File

@ -1,7 +1,7 @@
lib/libnfs.la
lib/libnfs.a
lib/libnfs.so
lib/libnfs.so.1
lib/libnfs.so.1.0.3
include/nfsc/libnfs-raw-mount.h
include/nfsc/libnfs-raw-nfs.h
include/nfsc/libnfs-raw-portmap.h