diff options
author | fenner <fenner@FreeBSD.org> | 2000-11-12 09:42:08 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2000-11-12 09:42:08 +0800 |
commit | 672c5cf8e2939a7b2624c532eb27fc0103e566ae (patch) | |
tree | c04fd68e47b0a29f52128d8c8d1c5e549f2ff07c /audio/xmms-shn | |
parent | 602db6fb302eaa186f51af5cfeb07c8fd2592735 (diff) | |
download | freebsd-ports-gnome-672c5cf8e2939a7b2624c532eb27fc0103e566ae.tar.gz freebsd-ports-gnome-672c5cf8e2939a7b2624c532eb27fc0103e566ae.tar.zst freebsd-ports-gnome-672c5cf8e2939a7b2624c532eb27fc0103e566ae.zip |
BUILD_DEPENDS on xmms_config.
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 |