Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2020 08:17:51 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556888 - head/multimedia/libv4l
Message-ID:  <202012030817.0B38Hpeb080492@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cmt
Date: Thu Dec  3 08:17:51 2020
New Revision: 556888
URL: https://svnweb.freebsd.org/changeset/ports/556888

Log:
  revert r556887
  
  i totally missed r556875 r556876
  
  Pointy Hat: cmt

Modified:
  head/multimedia/libv4l/Makefile

Modified: head/multimedia/libv4l/Makefile
==============================================================================
--- head/multimedia/libv4l/Makefile	Thu Dec  3 08:12:09 2020	(r556887)
+++ head/multimedia/libv4l/Makefile	Thu Dec  3 08:17:51 2020	(r556888)
@@ -12,7 +12,7 @@ COMMENT?=	Video4Linux library
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	dual
 
-USES=		compiler:c11 gettext-tools tar:bzip2
+USES=		compiler:c11 tar:bzip2
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	hselasky



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