- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-25 18:36:39 +00:00
parent aefa1bac0c
commit 811a73e19a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359268
2 changed files with 3 additions and 2 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= recutils
PORTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= GNU
@ -11,7 +12,7 @@ COMMENT= Tools and libraries to access human-editable, plain text databases
LICENSE= GPLv3
USES= charsetfix
USES= charsetfix libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

View File

@ -9,9 +9,9 @@ bin/recsel
bin/recset
include/rec.h
lib/librec.a
lib/librec.la
lib/librec.so
lib/librec.so.1
lib/librec.so.1.0.0
man/man1/csv2rec.1.gz
man/man1/rec2csv.1.gz
man/man1/recdel.1.gz