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

audio/alsa-lib: Fix CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-08-20 08:26:10 +00:00
parent 6a4868724f
commit 661e6c5511
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -12,7 +12,8 @@ COMMENT= ALSA compatibility library
LICENSE= LGPL21+
USES= cpe libtool:keepla tar:bzip2
CPE_VENDOR= alsa
CPE_VENDOR= alsa-project
CPE_PRODUCT= alsa
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfdir="\$${prefix}/libdata/pkgconfig"