www/lynx: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
94dbe94730
commit
5ef3251bd6
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= lynx
|
||||
PORTVERSION= 2.8.9.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \
|
||||
|
@ -20,6 +20,7 @@ CONFLICTS= lynx-2.8.[8-9]d*
|
|||
USES= cpe ncurses shebangfix tar:bzip2
|
||||
SHEBANG_FILES= samples/mailto-form.pl
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS+=--with-zlib --libdir="${PREFIX}/etc" \
|
||||
--enable-nsl-fork --enable-persistent-cookies \
|
||||
--enable-nested-tables --enable-gzip-help \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/lynx
|
||||
@sample etc/lynx.cfg.sample
|
||||
@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