aboutsummaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2008-07-20 16:34:49 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2008-07-20 16:34:49 +0000
commitc039ca7f604cfadb9e04c0a5c64c633a2e139b2e (patch)
treee4e2d4871efb61c04a025ba9b48ac2ae8f6c8aa5 /textproc/ispell
parent160107251f7f1b67d4fddd9acff3f0a50ce38b9e (diff)
downloadports-c039ca7f604cfadb9e04c0a5c64c633a2e139b2e.tar.gz
ports-c039ca7f604cfadb9e04c0a5c64c633a2e139b2e.zip
Notes
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile2
-rw-r--r--textproc/ispell/files/DA.patch6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 84d3436149bb..03b9af343c94 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= ispell
PORTVERSION?= 3.2.06
-PORTREVISION?= 21
+PORTREVISION?= 22
CATEGORIES+= textproc
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \
http://distfiles.opendarwin.org/
diff --git a/textproc/ispell/files/DA.patch b/textproc/ispell/files/DA.patch
index 858651347e32..a09ec105b992 100644
--- a/textproc/ispell/files/DA.patch
+++ b/textproc/ispell/files/DA.patch
@@ -1,8 +1,8 @@
---- ispell-da-1.4.49/Makefile.orig Thu Apr 21 11:29:52 2005
-+++ ispell-da-1.4.49/Makefile Sun May 1 21:35:42 2005
+--- ispell-da-1.7.18/Makefile.orig Mon Feb 11 11:37:04 2008
++++ ispell-da-1.7.18/Makefile Sun Jul 20 16:40:35 2008
@@ -9,13 +9,13 @@
lang=da
- version=1.4.49
+ version=1.7.18
-installdir=`ispell -vv | grep LIBDIR | cut -d'"' -f2`
+installdir=`${ISPELL} -vv | grep LIBDIR | cut -d'"' -f2`