summaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-08-01 05:03:54 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-08-01 05:03:54 +0000
commit94b7af29216c72516da49c7fd22c53788accb759 (patch)
tree33ed35e4766d6a5b68432b73b600902dac4577b6 /textproc/ispell
parentAdd a minimal odd patch to fix complains on -current cluster bento (diff)
- othe ports need to overwrite UNSQ
PR: 28368
Notes
Notes: svn path=/head/; revision=45682
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 757cdb30d93c..c4a9509de16a 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -25,7 +25,7 @@ MAKE_FLAGS= TMPDIR=${WRKDIR} -f
ALL_TARGET=
BUILDHASH= ${WRKSRC}/buildhash
-UNSQ= ${WRKSRC}/unsq
+UNSQ?= ${WRKSRC}/unsq
MUNCHLIST= ${WRKSRC}/munchlist
DATADIR= ${PREFIX}/share/ispell