japanese/lynx-current: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
107394c6f5
commit
5a0bcf81a3
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= lynx
|
||||
DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese www
|
||||
MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/
|
||||
PKGNAMESUFFIX= -current
|
||||
|
@ -21,6 +22,7 @@ CONFLICTS= lynx-2.* lynx-current-2.* ja-lynx-2.*
|
|||
|
||||
SHEBANG_FILES= samples/mailto-form.pl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS+=--with-screen=ncursesw --with-zlib --libdir="${L_LIB}" \
|
||||
--enable-nsl-fork --enable-ipv6 \
|
||||
--enable-cjk --enable-internal-links \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/lynx
|
||||
@sample etc/lynx.cfg.sample
|
||||
%%COLOR_STYLE%%@sample etc/lynx.lss.sample
|
||||
man/man1/lynx.1.gz
|
||||
share/man/man1/lynx.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYHEADER
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYHEADER.asc
|
||||
|
|
Loading…
Reference in a new issue