mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Drop .la files, no dependees require them
Approved by: portmgr blanket
This commit is contained in:
parent
51dff9a4a8
commit
fdbacb7263
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365643
@ -3,14 +3,14 @@
|
||||
|
||||
PORTNAME= libdssialsacompat
|
||||
PORTVERSION= 1.0.8a
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://smbolton.com/linux/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Alsa compatibility library to build DSSI
|
||||
|
||||
USES= pathfix libtool:keepla
|
||||
USES= pathfix libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -5,7 +5,6 @@ include/dssi/alsa/seq_event.h
|
||||
include/dssi/alsa/seq_midi_event.h
|
||||
include/dssi/alsa/sound/asequencer.h
|
||||
lib/libdssialsacompat.a
|
||||
lib/libdssialsacompat.la
|
||||
lib/libdssialsacompat.so
|
||||
lib/libdssialsacompat.so.0
|
||||
lib/libdssialsacompat.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user