summaryrefslogtreecommitdiff
path: root/textproc/hunspell
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
committermartti <martti@pkgsrc.org>2007-10-09 19:19:08 +0000
commitbd986edbc7589ee68fff8e2354ef7cb37ad88aa3 (patch)
tree488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /textproc/hunspell
parentf60e7ea91d1d67decdb632a17986eeb37478c6f4 (diff)
downloadpkgsrc-bd986edbc7589ee68fff8e2354ef7cb37ad88aa3.tar.gz
Remove trailing spaces.
Diffstat (limited to 'textproc/hunspell')
-rw-r--r--textproc/hunspell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index b7128df872f..8feeea31dac 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/09/21 18:40:42 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/10/09 19:19:15 martti Exp $
#
DISTNAME= hunspell-1.1.12-2
@@ -25,7 +25,7 @@ PKGCONFIG_OVERRIDE+= hunspell.pc.in
SUBST_CLASSES+= paths
SUBST_MESSAGE.paths= Fixing default path to dictionaries.
SUBST_STAGE.paths= pre-configure
-SUBST_FILES.paths= man/hunspell.1 man/hu/hunspell.1 src/tools/hunspell.cxx
+SUBST_FILES.paths= man/hunspell.1 man/hu/hunspell.1 src/tools/hunspell.cxx
SUBST_SED.paths+= -e 's,/usr/share/hunspell,${PREFIX}/share/hunspell,g'
# Trailing slash important to not change hunspell.cxx
SUBST_SED.paths+= -e 's,/usr/share/myspell/,${PREFIX}/share/hunspell/,g'