aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 09:28:04 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-12-26 19:11:11 +0000
commitc2de025aa8fb0552721adbce64b55142b68a97a0 (patch)
tree71aa682ea07fb06ca36999e716d57c82e1c1e9b7 /multimedia
parent5b14e0fb97e3964f5dd670f3352cf72ca98edf07 (diff)
downloadports-c2de025aa8fb0552721adbce64b55142b68a97a0.tar.gz
ports-c2de025aa8fb0552721adbce64b55142b68a97a0.zip
multimedia/xine: Remove legacy win32 codecs support
No need to keep these codecs around, libxine uses ffmpeg and this is also i386 only.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xine/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 168b033d09e1..835b4252f0ea 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -29,7 +29,6 @@ DOCSDIR= ${PREFIX}/share/doc/xine-ui
OPTIONS_DEFINE= AALIB CACA CURL DOCS LIRC NLS XFT
OPTIONS_DEFAULT= CURL XFT
-OPTIONS_DEFINE_i386= WIN32_CODECS
OPTIONS_SUB= yes
AALIB_LIB_DEPENDS= libaa.so:graphics/aalib
@@ -45,9 +44,6 @@ LIRC_CONFIGURE_ENV= LIRC_CFLAGS="-I${LOCALBASE}/include" \
LIRC_CONFIGURE_ENABLE= lirc
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-WIN32_CODECS_DESC= Enable win32 codecs
-WIN32_CODECS_RUN_DEPENDS=\
- win32-codecs>0:multimedia/win32-codecs
XFT_USE= XORG=xft
XFT_CONFIGURE_ENABLE= xft