summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-29 04:46:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-29 04:46:02 +0000
commit8ff6471ecc45503d3d3e08638170a79b3225351a (patch)
tree987cc4ed47396bbead683efbbb2ceec101dbdbbe /audio
parentUpdate to 0.4.2 (diff)
- Bump PORTREVISION
- Chase increase of devel/libnotify shlib version.
Notes
Notes: svn path=/head/; revision=166564
Diffstat (limited to 'audio')
-rw-r--r--audio/goobox/Makefile4
-rw-r--r--audio/rhythmbox-devel/Makefile3
-rw-r--r--audio/rhythmbox/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index 004177ee34dd..a737305b45ce 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -8,7 +8,7 @@
PORTNAME= goobox
PORTVERSION= 0.9.93
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -42,7 +42,7 @@ BROKEN= does not build on 4.X
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
CONFIGURE_ARGS+= --enable-notification
.else
CONFIGURE_ARGS+= --disable-notification
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index e9310c1723e9..af90b8131666 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -78,7 +79,7 @@ CONFIGURE_ARGS+= --disable-daap
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index e9310c1723e9..af90b8131666 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -8,6 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.9.5
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -78,7 +79,7 @@ CONFIGURE_ARGS+= --disable-daap
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif