Skip to content

Commit

Permalink
japanese/lynx: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 24, 2024
1 parent 5a0bcf8 commit 1dce4f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions japanese/lynx/Makefile
@@ -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/
DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION}
Expand All @@ -19,6 +20,7 @@ CONFLICTS= lynx-2.* lynx-current-2.* ja-lynx-current-2.*
USES= cpe ncurses shebangfix tar:bzip2
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 \
Expand Down
2 changes: 1 addition & 1 deletion japanese/lynx/pkg-plist
@@ -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
Expand Down

0 comments on commit 1dce4f4

Please sign in to comment.