diff options
author | tron <tron> | 1999-07-14 23:12:06 +0000 |
---|---|---|
committer | tron <tron> | 1999-07-14 23:12:06 +0000 |
commit | 42d38a90313b18c3d5b5dc492e75a89f8426f5e1 (patch) | |
tree | f8a025c10c7241f09023e01eb22b5ea7ff37e6ac /misc/gnome-pim | |
parent | 6865b1dbf0335ed3f7ac3ec288c818f56b246701 (diff) | |
download | pkgsrc-42d38a90313b18c3d5b5dc492e75a89f8426f5e1.tar.gz |
Update dependence on "gnome-core" package.
Diffstat (limited to 'misc/gnome-pim')
-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 |