From 972e1f6088c0f74b5e4c58efa7a20415d07b948d Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sun, 29 Aug 2021 19:25:52 +0000 Subject: [PATCH] audio/libshout: Add CPE information Approved by: portmgr (blanket) --- audio/libshout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index e4950f7b4eaa..9d3d0122b27b 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis -USES= gmake libtool pathfix pkgconfig ssl +USES= cpe gmake libtool pathfix pkgconfig ssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip