aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-14 12:39:42 +0000
commit863110e9f95de207d0c8891b013c3d43e70cbceb (patch)
tree7cefef4036a143c0a890c264dd040a774616688a /audio/xmms2
parent243a1c4dcae2dcc5d9caae8c27bbc73a9e484e5b (diff)
downloadports-863110e9f95de207d0c8891b013c3d43e70cbceb.tar.gz
ports-863110e9f95de207d0c8891b013c3d43e70cbceb.zip
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
Notes
Notes: svn path=/head/; revision=517560
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 5d4e2bd539b9..6287d367a3a4 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -137,6 +137,7 @@ SPEEX_CONFIGURE_OFF= --without-plugins="speex"
TREMOR_LIB_DEPENDS= libvorbisidec.so:audio/libtremor
TREMOR_CONFIGURE_OFF= --without-plugins="tremor"
+VISUAL_USES= sdl
VISUAL_USE= SDL=sdl
VISUAL_LIB_DEPENDS= libvisual-0.4.so:graphics/libvisual04
VISUAL_CONFIGURE_OFF= --without-optionals="vistest"