summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2001-09-24 20:03:47 +0000
committerwiz <wiz>2001-09-24 20:03:47 +0000
commit0314f55099e73cc11964506630bf2773d9c5e0e0 (patch)
tree396543dec3fe30a50da8138c183ad051d9154f92 /misc
parent67c836289f05f8b78d5477e882045ed6ad4d6d2b (diff)
downloadpkgsrc-0314f55099e73cc11964506630bf2773d9c5e0e0.tar.gz
Wildcard dependency on kdebase to >= 2.1. Addresses pkg/14056.
Diffstat (limited to 'misc')
-rw-r--r--misc/koffice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index e5df531c93e..d3104ee0e4b 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/06/12 20:33:05 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/09/24 20:03:47 wiz Exp $
DISTNAME= koffice-2.0.1
PKGNAME= koffice-1.0.1
@@ -12,7 +12,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.koffice.org/
COMMENT= KDE Office Suite with text processor, spreadsheet, et cetera
-DEPENDS+= kdebase-2.1:../../x11/kdebase2
+DEPENDS+= kdebase>=2.1:../../x11/kdebase2
.include "../../x11/kde2/Makefile.part2"