summaryrefslogtreecommitdiff
path: root/textproc/ted-da/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-03-02 16:40:31 +0000
committerdmcmahill <dmcmahill>2000-03-02 16:40:31 +0000
commit1dd09d53b1c0ce6d0e87019e38817f4405a83923 (patch)
tree01bf19763b2c7ceea764978bf191b2ebe6504f94 /textproc/ted-da/Makefile
parent1abe2c6d1aaa2d90fa6a28f6fe36e33cccbbc226 (diff)
downloadpkgsrc-1dd09d53b1c0ce6d0e87019e38817f4405a83923.tar.gz
Update the Ted spelling dictionaries to use a wildcard depends on the
installed version of Ted.
Diffstat (limited to 'textproc/ted-da/Makefile')
-rw-r--r--textproc/ted-da/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ted-da/Makefile b/textproc/ted-da/Makefile
index 21096b5d072..616b7bdd389 100644
--- a/textproc/ted-da/Makefile
+++ b/textproc/ted-da/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/10/10 19:42:48 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/02 16:40:32 dmcmahill Exp $
DISTNAME= Ted_DK
PKGNAME= ted-da-2.6
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.nllgg.nl/Ted/
-DEPENDS+= ted-2.6:../../textproc/ted
+DEPENDS+= ted>=2.6:../../textproc/ted
USE_X11BASE= YES