diff options
author | rh <rh> | 1999-08-29 12:48:58 +0000 |
---|---|---|
committer | rh <rh> | 1999-08-29 12:48:58 +0000 |
commit | b6adbed24a720dd13f846f4a3f4fc7052da63830 (patch) | |
tree | c09b309565ac6932f514965040d7ed5209130fea /misc | |
parent | c1120e02c1e38eb20cd79c26d7af9893b02661fc (diff) | |
download | pkgsrc-b6adbed24a720dd13f846f4a3f4fc7052da63830.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 |