diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-08-06 21:05:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-08-06 21:05:14 +0000 |
commit | 1e4d4219eaa57b034b8323f7ef24e9fc86a1af33 (patch) | |
tree | 762d3f497737c0c27548663392dff3d48360d7c0 /textproc/aspell | |
parent | f76141e4cdc12f8f0ddbfc03e614062db803e5b2 (diff) | |
download | ports-1e4d4219eaa57b034b8323f7ef24e9fc86a1af33.tar.gz ports-1e4d4219eaa57b034b8323f7ef24e9fc86a1af33.zip |
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/aspell/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 9ce6556fb99d..0e0ddd7cd7d5 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -33,7 +33,7 @@ USE_GMAKE= yes USE_ICONV= yes USE_GETTEXT= yes USE_PERL5_BUILD= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SLAVEDIRS= textproc/aspell-without-dicten diff --git a/textproc/aspell/pkg-plist b/textproc/aspell/pkg-plist index 6f530105f193..3af53ad037ee 100644 --- a/textproc/aspell/pkg-plist +++ b/textproc/aspell/pkg-plist @@ -120,6 +120,8 @@ lib/libpspell.so.16 %%NLS%%@dirrmtry share/locale/rw %%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ro +%%NLS%%@dirrmtry share/locale/sl/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/sl %%NLS%%@dirrmtry share/locale/sr/LC_MESSAGES %%NLS%%@dirrmtry share/locale/sr %%NLS%%@dirrmtry share/locale/tg/LC_MESSAGES |