summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-15 15:27:40 +0000
committerwiz <wiz@pkgsrc.org>2001-03-15 15:27:40 +0000
commite459b742ac96ad5e929e6521f7ff6fe9ce324343 (patch)
tree38c3454757143fbe5d36f7e5e222a409ba9e2f4b
parentb7e5ed5a639742287fa6b4c9a30d2b62c4ee7575 (diff)
downloadpkgsrc-e459b742ac96ad5e929e6521f7ff6fe9ce324343.tar.gz
Update dependency to ispell-base>=3.1.20.
-rw-r--r--textproc/ispell-british/Makefile4
-rw-r--r--textproc/ispell-francais/Makefile4
-rw-r--r--textproc/ispell-gaeilge/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ispell-british/Makefile b/textproc/ispell-british/Makefile
index 83cb3a75ca7..50ac6ea3739 100644
--- a/textproc/ispell-british/Makefile
+++ b/textproc/ispell-british/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/03/14 13:52:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/15 15:27:40 wiz Exp $
#
DISTNAME= ispell-3.1.20
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
COMMENT= British dictionary for interactive spelling checker
-DEPENDS+= ispell-base-3.1.20:../../textproc/ispell-base
+DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
WRKSRC= ${WRKDIR}/ispell-3.1
diff --git a/textproc/ispell-francais/Makefile b/textproc/ispell-francais/Makefile
index 2b46ae8f741..184e6694bc1 100644
--- a/textproc/ispell-francais/Makefile
+++ b/textproc/ispell-francais/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/03/14 13:52:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/15 15:27:40 wiz Exp $
#
DISTNAME= francais-IREQ-1.4
@@ -10,7 +10,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
COMMENT= French dictionary for interactive spelling checker
-DEPENDS+= ispell-base-3.1.20:../../textproc/ispell-base
+DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
WRKSRC= ${WRKDIR}
diff --git a/textproc/ispell-gaeilge/Makefile b/textproc/ispell-gaeilge/Makefile
index bb9702e26df..0f57318734c 100644
--- a/textproc/ispell-gaeilge/Makefile
+++ b/textproc/ispell-gaeilge/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/03/14 13:51:34 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/03/15 15:27:40 wiz Exp $
DISTNAME= ispell-gaeilge-0.1nb1
CATEGORIES= textproc
@@ -8,6 +8,6 @@ MAINTAINER= ad@netbsd.org
HOMEPAGE= http://borel.slu.edu/~kps/ispell/
COMMENT= Irish language support for ispell
-DEPENDS+= ispell-base-3.1.20:../../textproc/ispell-base
+DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
.include "../../mk/bsd.pkg.mk"