Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2019 14:06:34 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r490638 - head/multimedia/openh264
Message-ID:  <201901181406.x0IE6Y3F001741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Jan 18 14:06:34 2019
New Revision: 490638
URL: https://svnweb.freebsd.org/changeset/ports/490638

Log:
  multimedia/openh264: drop USES=compiler after r473444

Modified:
  head/multimedia/openh264/Makefile   (contents, props changed)

Modified: head/multimedia/openh264/Makefile
==============================================================================
--- head/multimedia/openh264/Makefile	Fri Jan 18 14:00:40 2019	(r490637)
+++ head/multimedia/openh264/Makefile	Fri Jan 18 14:06:34 2019	(r490638)
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USE_GITHUB=	yes
 GH_ACCOUNT=	cisco
 
-USES=		compiler cpe gmake
+USES=		cpe gmake
 CPE_VENDOR=	cisco
 USE_LDCONFIG=	yes
 MAKE_ARGS=	PREFIX="${PREFIX}" \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901181406.x0IE6Y3F001741>