aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-12-09 11:17:49 +0800
committerjbeich <jbeich@FreeBSD.org>2015-12-09 11:17:49 +0800
commit34b52e568c0533f3ef34efb21c45cb1590b58b91 (patch)
tree3cf2660c90025580e9368b0e94c0a9776789b3de
parentb036543bdac91eba7293425eeff9b6ff0b3bb789 (diff)
downloadfreebsd-ports-gnome-34b52e568c0533f3ef34efb21c45cb1590b58b91.tar.gz
freebsd-ports-gnome-34b52e568c0533f3ef34efb21c45cb1590b58b91.tar.zst
freebsd-ports-gnome-34b52e568c0533f3ef34efb21c45cb1590b58b91.zip
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