summaryrefslogtreecommitdiff
path: root/x11/py-gnome2-desktop/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-03-26 12:40:26 +0000
committerobache <obache@pkgsrc.org>2012-03-26 12:40:26 +0000
commitfb9f59af1a9e68783992ca79f60c907fa15bc7fe (patch)
tree6c1daea8cd87dbb4c86780836f0dd932577dc0df /x11/py-gnome2-desktop/Makefile
parentf98c0cac5b08a05c21864c8ebdafcac6f001acac (diff)
downloadpkgsrc-fb9f59af1a9e68783992ca79f60c907fa15bc7fe.tar.gz
require evince-2.32.x, avoid unwanted pullin evince-3.
Diffstat (limited to 'x11/py-gnome2-desktop/Makefile')
-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"