aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-05 01:56:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-07-05 01:56:48 +0000
commitaf274a0dfb2fb0db582094475faf1c68c95074ae (patch)
tree7166462784ef211901dbbd3ba06c0ebcb92ffc01 /audio/rhythmbox-devel
parentf1ec09f0d692aacafd694dd23d8b43399051f397 (diff)
downloadports-af274a0dfb2fb0db582094475faf1c68c95074ae.tar.gz
ports-af274a0dfb2fb0db582094475faf1c68c95074ae.zip
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 119910e2d10c..9810703b3692 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -94,6 +94,7 @@ PLIST_SUB+= DAAP="@comment "
.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS+= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif