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
commitd151f01fd5680a949058b2246d5eb3ee0aa2af14 (patch)
tree6c1daea8cd87dbb4c86780836f0dd932577dc0df /x11
parentd7db8b2864727cf69575d1b4ae20e5d0e7ee1b70 (diff)
downloadpkgsrc-d151f01fd5680a949058b2246d5eb3ee0aa2af14.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"