summaryrefslogtreecommitdiff
path: root/devel/bonobo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r--devel/bonobo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index 4d40dcce561..5a9c26f9004 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2000/07/16 19:50:12 rh Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/29 16:28:41 rh Exp $
#
-DISTNAME= bonobo-0.15
+DISTNAME= bonobo-0.18
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=/unstable/sources/bonobo/}
@@ -9,8 +9,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= gdk-pixbuf-*:../../graphics/gdk-pixbuf
-DEPENDS+= oaf-*:../../devel/oaf
+DEPENDS+= gdk-pixbuf>=0.6.0:../../graphics/gdk-pixbuf
+DEPENDS+= oaf>=0.5.0:../../devel/oaf
DEPENDS+= gnome-print>=0.16:../../print/gnome-print
USE_LIBTOOL= YES