diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-26 19:55:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-26 19:55:34 +0000 |
commit | 97c12aaa882a62bf351b1585629b7ca629a0f2b9 (patch) | |
tree | 94e0f7a2a17cbb6e9efbaa957c25bde05609fdb0 /net | |
parent | f13cdc25054ef5dabdb2b8f96f4ba9f75dc476fd (diff) | |
download | pkgsrc-97c12aaa882a62bf351b1585629b7ca629a0f2b9.tar.gz |
Depend on latest kdebase-1*.
Diffstat (limited to 'net')
-rw-r--r-- | net/kdenetwork/Makefile | 4 | ||||
-rw-r--r-- | net/kmap/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile index 33dc3de3629..81e2976f381 100644 --- a/net/kdenetwork/Makefile +++ b/net/kdenetwork/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2003/12/23 10:37:56 sketch Exp $ +# $NetBSD: Makefile,v 1.67 2003/12/26 19:56:52 wiz 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.2nb3:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb4:../../x11/kdebase USE_X11BASE= yes USE_GMAKE= yes diff --git a/net/kmap/Makefile b/net/kmap/Makefile index 76e0f1a5872..ef6a33f315b 100644 --- a/net/kmap/Makefile +++ b/net/kmap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 22:51:18 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/26 19:57:44 wiz Exp $ # DISTNAME= kmap-0.5.6 @@ -10,7 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.islc.net/~icszepp/kmap/ COMMENT= KDE based frontend for the popular portscanning utility nmap -DEPENDS+= kdebase-1.1.2nb3:../../x11/kdebase +DEPENDS+= kdebase-1.1.2nb4:../../x11/kdebase DEPENDS+= nmap>=2.12:../../net/nmap USE_X11BASE= yes # To get this near KDE |