aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox-devel/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 12:54:41 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 12:54:41 +0000
commit095fdbcf13a90691a5a37ad37344db9bb90dd0b6 (patch)
tree03c3b0ef919af7965310acdc0340a1fe82ac0f02 /audio/rhythmbox-devel/Makefile
parent90979fb60fea38722690d6ded421298179a2664e (diff)
downloadports-095fdbcf13a90691a5a37ad37344db9bb90dd0b6.tar.gz
ports-095fdbcf13a90691a5a37ad37344db9bb90dd0b6.zip
Notes
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-rw-r--r--audio/rhythmbox-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 9d627a851942..93201d3964ab 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -83,7 +83,7 @@ CONFIGURE_ARGS+= --disable-daap
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif