diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-10-01 00:43:52 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-10-01 00:43:52 +0000 |
commit | 36674b682b67693a094669f043d8da0b70d538d2 (patch) | |
tree | c37e50deb7ecd0f0dbd0157a4f7ee15ed26c9b89 /multimedia | |
parent | e911ff224204d2ae321248f0770947b6179aec61 (diff) |
multimedia/libgav1: drop PORTSCOUT, it doesn't work
Requires testing PORTSCOUT rules locally.
Notes
Notes:
svn path=/head/; revision=550755
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libgav1/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/libgav1/Makefile b/multimedia/libgav1/Makefile index 122062a77b8c..2e9297e1ac38 100644 --- a/multimedia/libgav1/Makefile +++ b/multimedia/libgav1/Makefile @@ -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 |