diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-12-03 08:17:51 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2020-12-03 08:17:51 +0000 |
commit | b43dde12e6ea0512990f8230d7afaec27750c2e4 (patch) | |
tree | a5005d3938bc486e13773199eb55d2af8fd691bf /multimedia/libv4l/Makefile | |
parent | 46bb56a5a6c6a6d3c38e40bcf411a351a1999b87 (diff) | |
download | ports-b43dde12e6ea0512990f8230d7afaec27750c2e4.tar.gz ports-b43dde12e6ea0512990f8230d7afaec27750c2e4.zip |
revert r556887
i totally missed r556875 r556876
Pointy Hat: cmt
Notes
Notes:
svn path=/head/; revision=556888
Diffstat (limited to 'multimedia/libv4l/Makefile')
-rw-r--r-- | multimedia/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libv4l/Makefile b/multimedia/libv4l/Makefile index 724584e10941..ee49a44d5594 100644 --- a/multimedia/libv4l/Makefile +++ b/multimedia/libv4l/Makefile @@ -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 |