summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2007-06-26 14:47:55 +0000
committerjoerg <joerg>2007-06-26 14:47:55 +0000
commit78968ede7e5c7d96bc718577b655b48b8cb1d447 (patch)
tree9d412a2d92f0accd20af97077e73b1555c86417d /x11
parent54f0410ded7b8fe3f52a1e965c36fc9884dc1a65 (diff)
downloadpkgsrc-78968ede7e5c7d96bc718577b655b48b8cb1d447.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 'x11')
-rw-r--r--x11/py-gnome2-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index da4c679a4f6..c18c1a0d927 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2007/06/05 05:37:40 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/06/26 14:47:56 joerg Exp $
#
DISTNAME= gnome-python-desktop-2.18.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python/2/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python-desktop/2.18/}
EXTRACT_SUFX= .tar.bz2