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:
parent
1d94299d92
commit
332a864490
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356680
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= resid
|
||||
PORTVERSION= 0.16
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio emulators
|
||||
MASTER_SITES= CRITICAL
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= Cycle-based SID emulator engine
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -8,7 +8,7 @@ include/resid/spline.h
|
||||
include/resid/voice.h
|
||||
include/resid/wave.h
|
||||
lib/libresid.a
|
||||
lib/libresid.la
|
||||
lib/libresid.so
|
||||
lib/libresid.so.5
|
||||
lib/libresid.so.5.0.0
|
||||
@dirrm include/resid
|
||||
|
Loading…
Reference in New Issue
Block a user