mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Switch to USES=libtool
Approved by: portmgr blanket
This commit is contained in:
parent
5add5581cd
commit
b01c49470c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364130
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= alsa-plugins
|
||||
PORTVERSION= 1.0.27
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ALSA/plugins \
|
||||
GENTOO/distfiles
|
||||
@ -14,7 +14,7 @@ COMMENT= ALSA compatibility library plugins
|
||||
LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= tar:bzip2 pkgconfig
|
||||
USES= tar:bzip2 pkgconfig libtool:keepla
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
EXTRA_PATCHES+= ${FILESDIR}/alsa-plugins.patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user