aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/openh264
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-05-17 01:31:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-05-17 01:31:54 +0800
commit0379a3737b0a88579469ed7f9bb384384db96447 (patch)
treec474ba87b895cda19621806459c14eee6b8da88f /multimedia/openh264
parent30c49fad3eeb705ef0cd73d11e1e773dee1e6631 (diff)
downloadfreebsd-ports-gnome-0379a3737b0a88579469ed7f9bb384384db96447.tar.gz
freebsd-ports-gnome-0379a3737b0a88579469ed7f9bb384384db96447.tar.zst
freebsd-ports-gnome-0379a3737b0a88579469ed7f9bb384384db96447.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'multimedia/openh264')
-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=""