summaryrefslogtreecommitdiff
path: root/japanese/lynx/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 12:36:40 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-24 13:29:26 +0100
commit1dce4f4d6b362ba5138e2dc8a0e49a204ad24229 (patch)
tree1933ff4bfe5f401be4cc001da848f3f4abfc2c69 /japanese/lynx/Makefile
parentjapanese/lynx-current: Moved man to share/man (diff)
japanese/lynx: Moved man to share/man
Approved by: portmgr (blanket)
Diffstat (limited to 'japanese/lynx/Makefile')
-rw-r--r--japanese/lynx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile
index 99ef7e006a69..9accbff18bba 100644
--- a/japanese/lynx/Makefile
+++ b/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}
@@ -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 \