aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-01-16 11:55:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-01-16 11:55:08 +0000
commit8656efe6dc6fcb87f4436afc4c7cddb072099fed (patch)
treee22d63c86bd96b6ef69b776a0b26f36c0acaf354 /german
parent1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (diff)
downloadports-8656efe6dc6fcb87f4436afc4c7cddb072099fed.tar.gz
ports-8656efe6dc6fcb87f4436afc4c7cddb072099fed.zip
Notes
Diffstat (limited to 'german')
-rw-r--r--german/aspell/Makefile7
-rw-r--r--german/aspell/pkg-plist1
2 files changed, 6 insertions, 2 deletions
diff --git a/german/aspell/Makefile b/german/aspell/Makefile
index f62ca202531d..1c1e0c9c7627 100644
--- a/german/aspell/Makefile
+++ b/german/aspell/Makefile
@@ -4,17 +4,19 @@
PORTNAME= aspell
MASTER_SITES= https://j3e.de/ispell/igerman98/dict/
PORTVERSION= 20161207
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= german textproc
DISTNAME= igerman98-${PORTVERSION}
MAINTAINER= office@FreeBSD.org
COMMENT= Aspell German dictionary
-USES= gmake tar:bzip2
+USES= gmake tar:bzip2 perl5 shebangfix
ALL_TARGET= aspell/de_DE.rws aspell/de_AT.rws aspell/de_CH.rws
BUILD_DEPENDS= aspell:textproc/aspell
RUN_DEPENDS= aspell:textproc/aspell
+USE_PERL5= build
+SHEBANG_FILES= bin/myspellfixprefix.pl
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/aspell \
@@ -30,5 +32,6 @@ do-install:
${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/deutsch.alias
${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/german.alias
${ECHO} "add de_CH.multi" > ${STAGEDIR}${PREFIX}/share/aspell/swiss.alias
+ ${ECHO} "add de_DE.multi" > ${STAGEDIR}${PREFIX}/share/aspell/de.alias
.include <bsd.port.mk>
diff --git a/german/aspell/pkg-plist b/german/aspell/pkg-plist
index 634f9b1ddd71..a11eeeed8c2c 100644
--- a/german/aspell/pkg-plist
+++ b/german/aspell/pkg-plist
@@ -4,6 +4,7 @@ lib/aspell-0.60/de_CH.dat
lib/aspell-0.60/de_CH_affix.dat
lib/aspell-0.60/de_DE.dat
lib/aspell-0.60/de_DE_affix.dat
+%%DATADIR%%/de.alias
%%DATADIR%%/de_AT.multi
%%DATADIR%%/de_AT.rws
%%DATADIR%%/de_CH.multi