diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-07 16:45:48 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-03-07 16:45:48 +0000 |
commit | f2499eec5ae60bcd0ce31852e0d518ca1c143e44 (patch) | |
tree | 939a6b6d6ad06d1367cc009860364b7ab483738b /multimedia/transcode | |
parent | net-im/nextcloud-spreed-signaling: fix build on go1.16 (diff) |
Remove redundant option descriptions that match the default ones
(ignoring case)
Reported by: danfe (for net/mosquitto), portscan
Diffstat (limited to 'multimedia/transcode')
-rw-r--r-- | multimedia/transcode/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile index 46c4884f0ecc..537e1fd4830c 100644 --- a/multimedia/transcode/Makefile +++ b/multimedia/transcode/Makefile @@ -34,7 +34,6 @@ OPTIONS_DEFAULT= LAME DVDREAD JPEG ICONV BKTR_DESC= Bktr capture card support POSTPROC_DESC= Libpostproc support DVDREAD_DESC= Libdvdread support -LZO_DESC= LZO compression support X11_USES= xorg X11_USE= xorg=xv,xaw,xpm |