svn commit: r556888 - head/multimedia/libv4l

Christoph Moench-Tegeder cmt at FreeBSD.org
Thu Dec 3 08:17:52 UTC 2020


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


More information about the svn-ports-all mailing list