summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-06-26 14:47:55 +0000
committerjoerg <joerg@pkgsrc.org>2007-06-26 14:47:55 +0000
commit0d84eeeb00fdb5470f350cb9bb479f9bf07fc5d9 (patch)
tree9d412a2d92f0accd20af97077e73b1555c86417d /audio
parent8e579375aeafef37e3e937e47b439d27d31b2f1f (diff)
downloadpkgsrc-0d84eeeb00fdb5470f350cb9bb479f9bf07fc5d9.tar.gz
API depends of multimedia/totem/buildlink3.mk allows both totem and
totem-xine, ABI depends only the former. This creates conflicts when pkg_add picks the latter to fulfill the API depends. Allow both packages for the ABI depends as well and bump the revisions of the two affected packages.
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 30fdf8668bd..f22a39bf7ff 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.48 2007/06/10 06:29:47 obache Exp $
+# $NetBSD: Makefile,v 1.49 2007/06/26 14:47:56 joerg Exp $
#
DISTNAME= rhythmbox-0.9.8
+PKGREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.9/}
EXTRACT_SUFX= .tar.bz2