summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-09 13:33:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-09 13:33:40 +0000
commit4dcad27cf39a3e7159067b3279ee20f6575159d9 (patch)
treee77b3aa217797c23cf54700ecdee0f143df12231 /german
parent- Update to 20110809 (diff)
- Fix PLIST: explicitly list installing filenames
- Fix typo
Notes
Notes: svn path=/head/; revision=279341
Diffstat (limited to 'german')
-rw-r--r--german/hunspell/Makefile4
-rw-r--r--german/hunspell/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile
index 236f4cd9a05a..8fb151fb84d9 100644
--- a/german/hunspell/Makefile
+++ b/german/hunspell/Makefile
@@ -40,7 +40,9 @@ PLIST_FILES+= %%DATADIR%%/${ALIAS}.aff \
do-install:
${MKDIR} ${DATADIR}/
- ${INSTALL_DATA} ${WRKSRC}/hunspell/*.aff ${WRKSRC}/hunspell/*.dic ${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/hunspell/de_AT.aff ${WRKSRC}/hunspell/de_AT.dic \
+ ${WRKSRC}/hunspell/de_CH.aff ${WRKSRC}/hunspell/de_CH.dic \
+ ${WRKSRC}/hunspell/de_DE.aff ${WRKSRC}/hunspell/de_DE.dic ${DATADIR}/
.for ALIAS in ${CHALIASES}
${LN} -s de_CH.aff ${DATADIR}/${ALIAS}.aff
${LN} -s de_CH.dic ${DATADIR}/${ALIAS}.dic
diff --git a/german/hunspell/pkg-descr b/german/hunspell/pkg-descr
index 84f623934b10..c043c09f27f4 100644
--- a/german/hunspell/pkg-descr
+++ b/german/hunspell/pkg-descr
@@ -1,3 +1,3 @@
-Hunspell german dictionnary
+Hunspell german dictionary
WWW: http://www.j3e.de/ispell/igerman98/