diff options
author | tron <tron> | 1999-07-14 23:12:06 +0000 |
---|---|---|
committer | tron <tron> | 1999-07-14 23:12:06 +0000 |
commit | a0c9fcf928ccb7ea3f69a4a7027b5b13cd663f85 (patch) | |
tree | f8a025c10c7241f09023e01eb22b5ea7ff37e6ac /misc | |
parent | fb3a44a6934c8aea4e00b09104019dc54dbe15af (diff) | |
download | pkgsrc-a0c9fcf928ccb7ea3f69a4a7027b5b13cd663f85.tar.gz |
Update dependence on "gnome-core" package.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnome-pim/Makefile | 4 | ||||
-rw-r--r-- | misc/gnome-utils/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile index 6481c6832fa..51c3ef41978 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/07/08 01:41:11 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/07/14 23:12:06 tron Exp $ # DISTNAME= gnome-pim-1.0.7 @@ -20,7 +20,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison -DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 5e5c08b16db..cb8ba8c3f96 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/07/08 01:39:32 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/07/14 23:12:07 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-core +DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES |