summaryrefslogtreecommitdiff
path: root/textproc/ted-sv
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2000-03-02 16:40:31 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2000-03-02 16:40:31 +0000
commit6fec76f10731904f239c320dbf517d2a214493a5 (patch)
tree01bf19763b2c7ceea764978bf191b2ebe6504f94 /textproc/ted-sv
parentefc54823472462e75916d50f4912a79174409330 (diff)
downloadpkgsrc-6fec76f10731904f239c320dbf517d2a214493a5.tar.gz
Update the Ted spelling dictionaries to use a wildcard depends on the
installed version of Ted.
Diffstat (limited to 'textproc/ted-sv')
-rw-r--r--textproc/ted-sv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ted-sv/Makefile b/textproc/ted-sv/Makefile
index 53ef3b97777..12981a2cfdd 100644
--- a/textproc/ted-sv/Makefile
+++ b/textproc/ted-sv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/10/10 19:43:52 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2000/03/02 16:40:41 dmcmahill Exp $
DISTNAME= Ted_S
PKGNAME= ted-sv-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