summaryrefslogtreecommitdiff
path: root/net/kdenetwork2
diff options
context:
space:
mode:
authordrochner <drochner>2001-09-07 14:27:10 +0000
committerdrochner <drochner>2001-09-07 14:27:10 +0000
commitb4f9c47554ae0421f2794dee2ed7a287888f235c (patch)
tree7acde10b68b74d8d869a33113845ac77d9eac6e1 /net/kdenetwork2
parent046c88e83c5a8c878c0b9b401b7f4fcb30947fc0 (diff)
downloadpkgsrc-b4f9c47554ae0421f2794dee2ed7a287888f235c.tar.gz
change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
Diffstat (limited to 'net/kdenetwork2')
-rw-r--r--net/kdenetwork2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 01b69bcd2bd..0a7708e65ed 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/06/11 18:11:55 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/09/07 14:27:12 drochner Exp $
#
DISTNAME= kdenetwork-2.1
@@ -9,8 +9,8 @@ COMMENT= Network modules for the KDE integrated X11 desktop
DEPENDS= gdbm>=1.7.3:../../databases/gdbm
DEPENDS+= uulib>=0.5.13:../../converters/uulib
DEPENDS+= ptl>=2.1.7:../../devel/ptl2
-DEPENDS+= kdesupport-2.1:../../converters/kdesupport2
-DEPENDS+= kdebase-2.1:../../x11/kdebase2
+DEPENDS+= kdesupport>=2.1:../../converters/kdesupport2
+DEPENDS+= kdebase>=2.1:../../x11/kdebase2
.include "../../x11/kde2/Makefile.part2"