diff options
author | green <green@FreeBSD.org> | 2004-02-18 06:47:48 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2004-02-18 06:47:48 +0800 |
commit | 7962e9acb1d54eadfc72b3c0a57aed819c07f63e (patch) | |
tree | 545fc0be113f2e1fe97fb20703226a492c77754d /audio/xmms-imms | |
parent | aa1b465dc14cd1a048f9c3ee6cd75b7dcfb27cae (diff) | |
download | freebsd-ports-gnome-7962e9acb1d54eadfc72b3c0a57aed819c07f63e.tar.gz freebsd-ports-gnome-7962e9acb1d54eadfc72b3c0a57aed819c07f63e.tar.zst freebsd-ports-gnome-7962e9acb1d54eadfc72b3c0a57aed819c07f63e.zip |
Chase the bouncing dependency versions.
Diffstat (limited to 'audio/xmms-imms')
-rw-r--r-- | audio/xmms-imms/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index ab96256c8ec7..bf252cb81301 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -19,9 +19,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ sqlite.2:${PORTSDIR}/databases/sqlite \ pcre.0:${PORTSDIR}/devel/pcre \ id3:${PORTSDIR}/audio/id3lib \ - vorbis.2:${PORTSDIR}/audio/libvorbis - -BROKEN= "Broken dependency" + vorbis.3:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_X_PREFIX= yes |