aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:25:29 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-08 20:53:34 +0000
commit4074f5089a3d59d370a29f0ef8359e64a025af2a (patch)
treeef8c254d876ee6d9336e3801755c4aef529ec7d5
parent1a7ac07bcef2c0a178171492bfdc58bba3191c29 (diff)
downloadports-4074f5089a3d59d370a29f0ef8359e64a025af2a.tar.gz
ports-4074f5089a3d59d370a29f0ef8359e64a025af2a.zip
audio/libvorbis: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index a341f3ed4d9f..4b20e1ea26e7 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -16,9 +16,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libogg.so:audio/libogg
-USES= libtool pathfix tar:xz
+USES= cpe libtool pathfix tar:xz
USE_LDCONFIG= yes
+CPE_VENDOR= xiph.org
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
INSTALL_TARGET= install-strip