1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool

- Strip libraries
This commit is contained in:
Dmitry Marakasov 2014-06-16 14:19:29 +00:00
parent 6e5ecd4cf2
commit ff44441fb3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357999
2 changed files with 5 additions and 3 deletions

View File

@ -3,15 +3,16 @@
PORTNAME= libdssialsacompat
PORTVERSION= 1.0.8a
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://smbolton.com/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Alsa compatibility library to build DSSI
USES= pathfix
USE_AUTOTOOLS= libtool
USES= pathfix libtool:keepla
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>

View File

@ -5,9 +5,10 @@ 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.la
lib/libdssialsacompat.so.0.0.0
libdata/pkgconfig/libdssialsacompat.pc
@dirrm include/dssi/alsa/sound
@dirrm include/dssi/alsa