svn commit: r386563 - head/multimedia/openh264
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 17:31:54 UTC 2015
Author: amdmi3
Date: Sat May 16 17:31:54 2015
New Revision: 386563
URL: https://svnweb.freebsd.org/changeset/ports/386563
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/multimedia/openh264/Makefile
Modified: head/multimedia/openh264/Makefile
==============================================================================
--- head/multimedia/openh264/Makefile Sat May 16 17:29:10 2015 (r386562)
+++ head/multimedia/openh264/Makefile Sat May 16 17:31:54 2015 (r386563)
@@ -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=""
More information about the svn-ports-all
mailing list