diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-utils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index aaebebe5ab8..5e5c08b16db 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/07/08 01:37:57 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/07/08 01:39:32 tron Exp $ # DISTNAME= gnome-utils-1.0.1 @@ -21,7 +21,7 @@ HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= ncurses-4.2:../../devel/ncurses -DEPENDS+= gnome-core-1.0.5:../../x11/gnome-libs +DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES |