aboutsummaryrefslogtreecommitdiff
path: root/german/hunspell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/hunspell/Makefile')
-rw-r--r--german/hunspell/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile
index 66d7235b59a2..c7b8fca0dcad 100644
--- a/german/hunspell/Makefile
+++ b/german/hunspell/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hunspell
PORTVERSION= 20161207
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= german textproc
MASTER_SITES= https://www.j3e.de/ispell/igerman98/dict/ \
LOCAL/sunpoet/${PORTNAME}
@@ -25,7 +25,11 @@ USE_PERL5= build
ALL_TARGET= hunspell-all
NO_ARCH= yes
-SHEBANG_FILES= bin/*.pl
+SHEBANG_FILES= bin/*.pl \
+ bin/conv_dict_de_CH
+SHEBANG_LANG= sed
+sed_OLD_CMD= /bin/sed
+sed_CMD= ${LOCALBASE}/bin/gsed
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed