- Switch to USES=libtool, drop .la files
This commit is contained in:
parent
5ed519cc02
commit
9055bb63fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362609
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libieee1284
|
||||
PORTVERSION= 0.2.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://cyberelk.net/tim/data/libieee1284/stable/
|
||||
|
||||
@ -13,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
USES= tar:bzip2
|
||||
USES= libtool tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
bin/libieee1284_test
|
||||
include/ieee1284.h
|
||||
lib/libieee1284.a
|
||||
lib/libieee1284.la
|
||||
lib/libieee1284.so
|
||||
lib/libieee1284.so.5
|
||||
lib/libieee1284.so.3
|
||||
lib/libieee1284.so.3.2.2
|
||||
man/man3/ieee1284_byte_read.3.gz
|
||||
man/man3/ieee1284_claim.3.gz
|
||||
man/man3/ieee1284_close.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user