Date: Sat, 16 May 2015 17:31:54 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386563 - head/multimedia/openh264 Message-ID: <201505161731.t4GHVsuD095462@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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=""
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505161731.t4GHVsuD095462>