diff options
Diffstat (limited to 'misc/gnome-pim/Makefile')
-rw-r--r-- | misc/gnome-pim/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |