audio/alsa-plugins: Add USE_LDCONFIG

Add USE_LDCONFIG to made shared libs installed
by this port usable as a dependecy by other ports
such as audio/spotifyd
This commit is contained in:
Rodrigo Osorio
2021-12-24 14:28:37 +01:00
parent 096cc027d4
commit decda8069b

View File

@@ -2,7 +2,7 @@
PORTNAME= alsa-plugins
PORTVERSION= 1.2.2
PORTREVISION= 3
PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= audio
MASTER_SITES= GH
@@ -19,6 +19,7 @@ LICENSE= LGPL21+
LIB_DEPENDS= libasound.so:audio/alsa-lib
USES= alias autoreconf libtool:keepla localbase pkgconfig tar:bzip2
USE_LDCONFIG= ${PREFIX}/lib/alsa-lib
GNU_CONFIGURE= yes
MAKE_ARGS+= RM="${RM}"
EXTRA_PATCHES+= ${FILESDIR}/alsa-plugins.patch