summaryrefslogtreecommitdiff
path: root/japanese/man-doc/Makefile
diff options
context:
space:
mode:
authorKazuo Horikawa <horikawa@FreeBSD.org>2000-07-07 02:20:19 +0000
committerKazuo Horikawa <horikawa@FreeBSD.org>2000-07-07 02:20:19 +0000
commit9469b50dc729550a7c3e9396404123d2cae89e8b (patch)
treea15556ebbeafc47ba1aebc94606a42ebc2d105b0 /japanese/man-doc/Makefile
parentAdd p5-Net-SNMP, a Perl interface to SNMP. (diff)
o Update DISTNAME and PKGNAME to meet with the version in doc/ja_JP.eucJP/man.
o Stop making a symlink ${PREFIX}/share/man/ja_JP.EUC, in order to avoid that /usr/bin/man formats ja_JP.EUC manuals under it. o pkg/PLIST becomes placeholder, because actual PLIST (work/PLIST) is created dynamically based on doc/ja_JP.eucJP/man. Submitted by: man-jp@jp.FreeBSD.org
Notes
Notes: svn path=/head/; revision=30286
Diffstat (limited to 'japanese/man-doc/Makefile')
-rw-r--r--japanese/man-doc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/man-doc/Makefile b/japanese/man-doc/Makefile
index f16adf87ef58..6c183c2aa5c3 100644
--- a/japanese/man-doc/Makefile
+++ b/japanese/man-doc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= man-doc
-PORTVERSION= 3.4
+PORTVERSION= 4.0
CATEGORIES= japanese
DISTFILES= # none
@@ -57,8 +57,6 @@ post-build:
done; \
fi; \
done|sort|uniq >>${PLIST}
- @${ECHO} "@exec ${LN} -sf %D/share/man/ja %D/share/man/ja_JP.EUC" >>${PLIST}
- @${ECHO} "@unexec ${RM} -f %D/share/man/ja_JP.EUC" >>${PLIST}
pre-install:
.for sec in ${MANSECS}