From 2b9abfd1190c14d77262e064cab7d6ed4e4e7ec8 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 5 Jun 2000 14:47:29 +0000 Subject: Add missing dependence on "libgtop". This breaks the package for all ports except arm32, i386 and m68k but that is a good motivation to do the missing adaptations. --- misc/gnome-utils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/gnome-utils') diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index d54db16ce9b..b2e145f9088 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2000/06/01 16:10:52 rh Exp $ +# $NetBSD: Makefile,v 1.18 2000/06/05 14:47:29 tron Exp $ DISTNAME= gnome-utils-1.2.0 CATEGORIES= misc x11 gnome @@ -10,6 +10,7 @@ HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= ncurses>=4.2:../../devel/ncurses DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core +DEPENDS+= libgtop>=1.0.9:../../devel/libgtop GNU_CONFIGURE= YES USE_X11BASE= YES -- cgit v1.2.3