mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
devel/liblouis: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
801e6208ae
commit
db1b5d3c1f
@ -1,5 +1,6 @@
|
||||
PORTNAME= liblouis
|
||||
PORTVERSION= 3.28.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -15,6 +16,7 @@ USES= autoreconf cpe gmake libtool pathfix shebangfix
|
||||
SHEBANG_FILES= tools/lou_maketable.d/substrings.pl
|
||||
USE_GITHUB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
@ -443,11 +443,11 @@ lib/liblouis.a
|
||||
lib/liblouis.so
|
||||
lib/liblouis.so.20
|
||||
lib/liblouis.so.20.0.16
|
||||
man/man1/lou_allround.1.gz
|
||||
man/man1/lou_checkhyphens.1.gz
|
||||
man/man1/lou_checktable.1.gz
|
||||
man/man1/lou_checkyaml.1.gz
|
||||
man/man1/lou_debug.1.gz
|
||||
man/man1/lou_tableinfo.1.gz
|
||||
man/man1/lou_trace.1.gz
|
||||
man/man1/lou_translate.1.gz
|
||||
share/man/man1/lou_allround.1.gz
|
||||
share/man/man1/lou_checkhyphens.1.gz
|
||||
share/man/man1/lou_checktable.1.gz
|
||||
share/man/man1/lou_checkyaml.1.gz
|
||||
share/man/man1/lou_debug.1.gz
|
||||
share/man/man1/lou_tableinfo.1.gz
|
||||
share/man/man1/lou_trace.1.gz
|
||||
share/man/man1/lou_translate.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user