diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 19:57:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 19:57:44 +0000 |
commit | 05464a503a387d47687a84f9a17ba1aff1f4e93c (patch) | |
tree | aab52c43d3d021a207e3186fa737a58eb14f7e9f /audio/rhythmbox-devel/Makefile | |
parent | 7600998fd70d11643aa56f3a9fe838a5219cf9f4 (diff) | |
download | ports-05464a503a387d47687a84f9a17ba1aff1f4e93c.tar.gz ports-05464a503a387d47687a84f9a17ba1aff1f4e93c.zip |
Notes
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-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 328c5fac37fd..c3c9e354374f 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -21,7 +21,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ id3tag.0:${PORTSDIR}/audio/libid3tag \ totem-plparser.2:${PORTSDIR}/multimedia/totem-gstreamer \ dbus-1.2:${PORTSDIR}/devel/dbus \ - sexy.1:${PORTSDIR}/x11-toolkits/libsexy \ + sexy.2:${PORTSDIR}/x11-toolkits/libsexy \ soup-2.2.8:${PORTSDIR}/devel/libsoup \ gnome-media-profiles.0:${PORTSDIR}/audio/gnomemedia2 |