summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-11-12 01:42:08 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-11-12 01:42:08 +0000
commit70fc58e0adb1d7005737415a8713f43921305e32 (patch)
treeeef2c8fd0f695fcbd3470ba440ca4dbc42200250 /audio
parentFix MASTER_SITE (diff)
BUILD_DEPENDS on xmms_config.
Notes
Notes: svn path=/head/; revision=35023
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-shn/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index 4dbfe52a0dae..d29c4f9c6f98 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -14,6 +14,7 @@ MAINTAINER= fenner@FreeBSD.Org
LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12 \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
USE_AUTOCONF= yes