diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-28 07:59:53 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-28 07:59:53 +0000 |
commit | 872d7f80ee823cc7310988b95fff5e9418da81f9 (patch) | |
tree | 6a49b6bdcb31adf65132c25f9c6ebe52c3abc233 /audio/rhythmbox-devel | |
parent | a38f9f29452292f445e6a68005962d3b75217139 (diff) |
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 427c416fd7f2..b4345db66e60 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.8.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 @@ -17,7 +17,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - id3tag.2:${PORTSDIR}/audio/libid3tag + id3tag.0:${PORTSDIR}/audio/libid3tag USE_BZIP2= yes USE_X_PREFIX= yes |