aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/openh264/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/openh264/Makefile b/multimedia/openh264/Makefile
index d5335eb9d43f..f21ae81e4e42 100644
--- a/multimedia/openh264/Makefile
+++ b/multimedia/openh264/Makefile
@@ -14,7 +14,8 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= cisco
-USES= gmake
+USES= cpe gmake
+CPE_VENDOR= cisco
USE_LDCONFIG= yes
MAKE_ARGS= OS=freebsd ARCH="${ARCH:S/amd64/x86_64/}" \
CFLAGS_OPT="" CFLAGS_DEBUG=""