Skip to content

Commit

Permalink
www/lynx-current: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 23, 2024
1 parent 6244747 commit 01aabe7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions www/lynx-current/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lynx
PORTVERSION= 2.9.0d12
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ \
ftp://ftp.invisible-island.net/lynx/tarballs/
Expand All @@ -24,6 +25,7 @@ SHEBANG_FILES= samples/mailto-form.pl
MAKE_JOBS_UNSAFE= yes

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CONFIGURE_ARGS= --libdir="${PREFIX}/etc" \
--with-bzlib --with-zlib \
--with-mime-libdir=${PREFIX}/etc \
Expand Down
2 changes: 1 addition & 1 deletion www/lynx-current/pkg-plist
@@ -1,5 +1,4 @@
bin/lynx
man/man1/lynx.1.gz
@sample etc/lynx.cfg.sample
@sample etc/lynx.lss.sample
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
Expand Down Expand Up @@ -142,3 +141,4 @@ share/lynx_help/keystrokes/xterm_help.html.gz
share/lynx_help/lynx-dev.html.gz
share/lynx_help/lynx_help_main.html.gz
share/lynx_help/lynx_url_support.html.gz
share/man/man1/lynx.1.gz

0 comments on commit 01aabe7

Please sign in to comment.