mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 19:46:41 -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
|
PORTNAME= hspell
|
||||||
PORTVERSION= 1.4
|
PORTVERSION= 1.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= hebrew
|
CATEGORIES= hebrew
|
||||||
MASTER_SITES= http://hspell.ivrix.org.il/
|
MASTER_SITES= http://hspell.ivrix.org.il/
|
||||||
|
|
||||||
|
@ -15,6 +16,7 @@ SHEBANG_FILES= pmerge multispell
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CFLAGS+= -fPIC
|
CFLAGS+= -fPIC
|
||||||
CONFIGURE_ARGS= --enable-fatverb \
|
CONFIGURE_ARGS= --enable-fatverb \
|
||||||
--enable-shared
|
--enable-shared
|
||||||
|
|
|
@ -6,8 +6,8 @@ include/linginfo.h
|
||||||
lib/libhspell.a
|
lib/libhspell.a
|
||||||
lib/libhspell.so
|
lib/libhspell.so
|
||||||
lib/libhspell.so.0
|
lib/libhspell.so.0
|
||||||
man/man1/hspell.1.gz
|
share/man/man1/hspell.1.gz
|
||||||
man/man3/hspell.3.gz
|
share/man/man3/hspell.3.gz
|
||||||
%%DATADIR%%/hebrew.wgz
|
%%DATADIR%%/hebrew.wgz
|
||||||
%%DATADIR%%/hebrew.wgz.hints
|
%%DATADIR%%/hebrew.wgz.hints
|
||||||
%%DATADIR%%/hebrew.wgz.prefixes
|
%%DATADIR%%/hebrew.wgz.prefixes
|
||||||
|
|
Loading…
Add table
Reference in a new issue