mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool, drop .la files
This commit is contained in:
parent
ccf702f123
commit
7a8733324a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362594
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= fluidsynth-dssi
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libdssialsacompat.so:${PORTSDIR}/audio/libdssialsacompat \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake libtool pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
|
||||
post-patch:
|
||||
|
@ -1,4 +1,4 @@
|
||||
lib/dssi/fluidsynth-dssi.so
|
||||
lib/dssi/fluidsynth-dssi.la
|
||||
lib/dssi/fluidsynth-dssi/FluidSynth-DSSI_gtk
|
||||
@dirrm lib/dssi/fluidsynth-dssi
|
||||
@dirrmtry lib/dssi
|
||||
|
Loading…
Reference in New Issue
Block a user