summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 05:55:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-05 05:55:18 +0000
commit7a55382d83d79521a6ac88e0fbc277731bc54e8e (patch)
tree5169ceb88523f106a104b7c2f1cf1b818ef0ca7c /audio
parentFix inconsistent library dependency when OpenSSL is installed (diff)
pkgconfig is needed by all slaves either (to detect xmms2 itself)
Reported by: poudriere
Notes
Notes: svn path=/head/; revision=322302
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 9ba0c211ec64..8d5ed376a808 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -13,12 +13,12 @@ COMMENT?= Rewrite of xmms as a client/server system (developer release)
USE_BZIP2= yes
USE_PYTHON_BUILD= yes
+USES+= pkgconfig
.if !defined(XMMS2_SLAVE)
USE_GNOME= glib20
USE_SQLITE= 3
-USES+= pkgconfig
USE_LDCONFIG= yes
MAN1= xmms2.1 xmms2d.1 xmms2-launcher.1