mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
hebrew/hspell: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
1789267f4d
commit
a771f741dd
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue