summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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