diff options
author | rh <rh@pkgsrc.org> | 1999-08-29 12:48:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-29 12:48:58 +0000 |
commit | 1533d077a111f1b7e47904a89952b37a1b12c413 (patch) | |
tree | c09b309565ac6932f514965040d7ed5209130fea /misc | |
parent | 0213afdc72037c29342cf9daa393b962dc05f081 (diff) | |
download | pkgsrc-1533d077a111f1b7e47904a89952b37a1b12c413.tar.gz |
Update dependency on gnome-core-1.0.9
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 3d99081f2da..ab3d76e9773 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/08/22 22:02:33 tron Exp $ +# $NetBSD: Makefile,v 1.10 1999/08/29 12:48:59 rh Exp $ # DISTNAME= gnome-pim-1.0.8 @@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index a5ae24b190d..711612ee54a 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/08/22 22:02:33 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/08/29 12:48:59 rh Exp $ # DISTNAME= gnome-utils-1.0.1 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison DEPENDS+= ncurses-4.2:../../devel/ncurses -DEPENDS+= gnome-core-1.0.7:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES |