aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:27:56 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:27:56 +0000
commit6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (patch)
tree51bf65c06dc12d4a0ba505d1d3e664efdd221144 /audio/xmms2
parentaecf8bd835635e74e1afa0d4e0617875138e47de (diff)
downloadports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.tar.gz
ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.zip
a-b: Add missing USES={gnome,php,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517040
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 19a216500438..5d4e2bd539b9 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -20,7 +20,7 @@ INSTALL_TARGET= install --without-ldconfig
.if !defined(XMMS2_SLAVE)
USE_GNOME= glib20
-USES+= readline sqlite
+USES+= gnome readline sqlite
USE_LDCONFIG= yes