diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2000-11-12 01:42:08 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2000-11-12 01:42:08 +0000 |
commit | 70fc58e0adb1d7005737415a8713f43921305e32 (patch) | |
tree | eef2c8fd0f695fcbd3470ba440ca4dbc42200250 /audio/xmms-shn | |
parent | 5b029ad691e0bd8e3cefb21f50be70b26262f6db (diff) | |
download | ports-70fc58e0adb1d7005737415a8713f43921305e32.tar.gz ports-70fc58e0adb1d7005737415a8713f43921305e32.zip |
Notes
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r-- | audio/xmms-shn/Makefile | 1 |
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 |