diff options
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 c58a46fa3b7..a7b64fac8d1 100644 --- a/misc/gnome-pim/Makefile +++ b/misc/gnome-pim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 1999/10/09 21:14:03 rh Exp $ +# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:57 tron Exp $ # DISTNAME= gnome-pim-1.0.50 @@ -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.9:../../x11/gnome-core +DEPENDS+= gnome-core-*:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES |