diff options
Diffstat (limited to 'net/kdenetwork/Makefile')
-rw-r--r-- | net/kdenetwork/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index 89185888c96..cd3b433aeb3 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2002/11/01 16:34:40 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2003/03/12 21:02:24 jschauma Exp $ # FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp # @@ -15,7 +15,7 @@ COMMENT= Network modules for the KDE integrated X11 desktop DEPENDS= gdbm>=1.8.3:../../databases/gdbm DEPENDS+= uulib>=0.5.13:../../converters/uulib DEPENDS+= kdesupport-1.1.2:../../converters/kdesupport -DEPENDS+= kdebase-1.1.2nb1:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb2:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes |