svn commit: r490638 - head/multimedia/openh264

Jan Beich jbeich at FreeBSD.org
Fri Jan 18 14:06:35 UTC 2019


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}" \


More information about the svn-ports-head mailing list