diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-24 10:45:29 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2024-02-24 11:18:58 +0000 |
| commit | a771f741dd6efd286ee2bc8b0226fdad449ffecd (patch) | |
| tree | b7844270577ec15a3442f2e141dc5f9ea0810037 /hebrew | |
| parent | 1789267f4df416c2d338f5cf356e492090d7d8d6 (diff) | |
Diffstat (limited to 'hebrew')
| -rw-r--r-- | hebrew/hspell/Makefile | 2 | ||||
| -rw-r--r-- | hebrew/hspell/pkg-plist | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 7e188d70b8cf..beacbab57709 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -1,5 +1,6 @@ PORTNAME= hspell PORTVERSION= 1.4 +PORTREVISION= 1 CATEGORIES= hebrew MASTER_SITES= http://hspell.ivrix.org.il/ @@ -15,6 +16,7 @@ SHEBANG_FILES= pmerge multispell USE_LDCONFIG= yes USE_PERL5= build GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CFLAGS+= -fPIC CONFIGURE_ARGS= --enable-fatverb \ --enable-shared diff --git a/hebrew/hspell/pkg-plist b/hebrew/hspell/pkg-plist index 6ff145066c57..cf634f7ef023 100644 --- a/hebrew/hspell/pkg-plist +++ b/hebrew/hspell/pkg-plist @@ -6,8 +6,8 @@ include/linginfo.h lib/libhspell.a lib/libhspell.so lib/libhspell.so.0 -man/man1/hspell.1.gz -man/man3/hspell.3.gz +share/man/man1/hspell.1.gz +share/man/man3/hspell.3.gz %%DATADIR%%/hebrew.wgz %%DATADIR%%/hebrew.wgz.hints %%DATADIR%%/hebrew.wgz.prefixes |
