svn commit: r548441 - head/multimedia/libgav1

Jan Beich jbeich at FreeBSD.org
Sat Sep 12 23:55:13 UTC 2020


Author: jbeich
Date: Sat Sep 12 23:55:12 2020
New Revision: 548441
URL: https://svnweb.freebsd.org/changeset/ports/548441

Log:
  multimedia/libgav1: try #2 to make portscout ignore N (init) tag

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

Modified: head/multimedia/libgav1/Makefile
==============================================================================
--- head/multimedia/libgav1/Makefile	Sat Sep 12 23:33:29 2020	(r548440)
+++ head/multimedia/libgav1/Makefile	Sat Sep 12 23:55:12 2020	(r548441)
@@ -12,7 +12,7 @@ LICENSE=	APACHE20
 
 LIB_DEPENDS=	libabsl_synchronization.so:devel/abseil
 
-PORTSCOUT=	skipv:N
+PORTSCOUT=	skipv:n
 
 USES=		cmake compiler:c++11-lib localbase:ldflags
 USE_GITHUB=	yes


More information about the svn-ports-head mailing list