summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-12-09 03:17:49 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-12-09 03:17:49 +0000
commit776f213b7c5bb9484333050b2af3e22fea13d3d5 (patch)
tree3cf2660c90025580e9368b0e94c0a9776789b3de
parentRuby lib for conversion between bash colors and HTML. (diff)
audio/alsa-lib: add CPE information
-rw-r--r--audio/alsa-lib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/alsa-lib/Makefile b/audio/alsa-lib/Makefile
index 1cce9209ee6d..b9119e145345 100644
--- a/audio/alsa-lib/Makefile
+++ b/audio/alsa-lib/Makefile
@@ -12,8 +12,9 @@ COMMENT= ALSA compatibility library
LICENSE= LGPL21 # or any later version
-USES= libtool:keepla tar:bzip2
+USES= cpe libtool:keepla tar:bzip2
USE_LDCONFIG= yes
+CPE_VENDOR= alsa
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfdir="\$${prefix}/libdata/pkgconfig"
INSTALL_TARGET= install-strip