summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorobache <obache>2012-03-26 12:40:26 +0000
committerobache <obache>2012-03-26 12:40:26 +0000
commitf3718047148357f2a1f5f76cc497563d705e925c (patch)
tree6c1daea8cd87dbb4c86780836f0dd932577dc0df /x11
parent3eaa9f6619ce6d2a5c2fc0f51c33bda6a88ebc3b (diff)
downloadpkgsrc-f3718047148357f2a1f5f76cc497563d705e925c.tar.gz
require evince-2.32.x, avoid unwanted pullin evince-3.
Diffstat (limited to 'x11')
-rw-r--r--x11/py-gnome2-desktop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-gnome2-desktop/Makefile b/x11/py-gnome2-desktop/Makefile
index d28f9164a34..a4e5b67b5c6 100644
--- a/x11/py-gnome2-desktop/Makefile
+++ b/x11/py-gnome2-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2012/03/06 17:39:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.58 2012/03/26 12:40:26 obache Exp $
#
DISTNAME= gnome-python-desktop-2.32.0
@@ -34,6 +34,7 @@ PYTHON_VERSIONS_ACCEPTED= 27 26 25
.include "../../multimedia/totem-pl-parser/buildlink3.mk"
# works, but should better be in its own pkg to limit dependencies
#.include "../../sysutils/brasero/buildlink3.mk"
+BUILDLINK_API_DEPENDS.evince+= evince>=2.32<2.33
.include "../../print/evince/buildlink3.mk"
.include "../../print/libgnomeprint/buildlink3.mk"
.include "../../print/libgnomeprintui/buildlink3.mk"