svn commit: r550755 - head/multimedia/libgav1

Jan Beich jbeich at FreeBSD.org
Thu Oct 1 00:43:53 UTC 2020


Author: jbeich
Date: Thu Oct  1 00:43:52 2020
New Revision: 550755
URL: https://svnweb.freebsd.org/changeset/ports/550755

Log:
  multimedia/libgav1: drop PORTSCOUT, it doesn't work
  
  Requires testing PORTSCOUT rules locally.

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

Modified: head/multimedia/libgav1/Makefile
==============================================================================
--- head/multimedia/libgav1/Makefile	Wed Sep 30 21:44:10 2020	(r550754)
+++ head/multimedia/libgav1/Makefile	Thu Oct  1 00:43:52 2020	(r550755)
@@ -12,8 +12,6 @@ LICENSE=	APACHE20
 
 LIB_DEPENDS=	libabsl_synchronization.so:devel/abseil
 
-PORTSCOUT=	skipv:n
-
 USES=		cmake compiler:c++11-lib localbase:ldflags
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list