git: 85377b88a9b1 - main - textproc/wordnet: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Mar 2024 22:45:09 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=85377b88a9b1a2ad3a78a952f68233a66159ccbe
commit 85377b88a9b1a2ad3a78a952f68233a66159ccbe
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2024-03-19 21:50:21 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2024-03-19 22:44:57 +0000
textproc/wordnet: Move man pages to share/man
Approved by: portmgr (blanket)
---
textproc/wordnet/Makefile | 2 +-
textproc/wordnet/files/man.Makefile | 2 +-
textproc/wordnet/pkg-plist | 44 ++++++++++++++++++-------------------
3 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile
index 1761272c97f9..bd8fb69108e1 100644
--- a/textproc/wordnet/Makefile
+++ b/textproc/wordnet/Makefile
@@ -1,6 +1,6 @@
PORTNAME= WordNet
PORTVERSION= 3.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= http://wordnetcode.princeton.edu/${PORTVERSION}/:code \
http://wordnetcode.princeton.edu/:dict
diff --git a/textproc/wordnet/files/man.Makefile b/textproc/wordnet/files/man.Makefile
index fc75eeceb498..31695cba62be 100644
--- a/textproc/wordnet/files/man.Makefile
+++ b/textproc/wordnet/files/man.Makefile
@@ -1,4 +1,4 @@
-MANDIR= ${PREFIX}/man/man
+MANDIR= ${PREFIX}/share/man/man
MAN1= wn.1 wnb.1 wnintro.1
MAN3= binsrch.3 morph.3 wnintro.3 wnsearch.3 wnutil.3
diff --git a/textproc/wordnet/pkg-plist b/textproc/wordnet/pkg-plist
index 3cb9265554c7..b5b821a566f1 100644
--- a/textproc/wordnet/pkg-plist
+++ b/textproc/wordnet/pkg-plist
@@ -25,25 +25,25 @@ lib/tcl%%TCL_DVER%%/Wordnet/pkgIndex.tcl
%%DATADIR%%/sents.vrb
%%DATADIR%%/verb.exc
%%DATADIR%%/wn.xbm
-man/man1/wn.1.gz
-man/man1/wnb.1.gz
-man/man1/wnintro.1.gz
-man/man3/binsrch.3.gz
-man/man3/morph.3.gz
-man/man3/wnintro.3.gz
-man/man3/wnsearch.3.gz
-man/man3/wnutil.3.gz
-man/man5/cntlist.5.gz
-man/man5/lexnames.5.gz
-man/man5/senseidx.5.gz
-man/man5/wndb.5.gz
-man/man5/wninput.5.gz
-man/man5/wnintro.5.gz
-man/man7/morphy.7.gz
-man/man7/uniqbeg.7.gz
-man/man7/wngloss.7.gz
-man/man7/wngroups.7.gz
-man/man7/wnintro.7.gz
-man/man7/wnlicens.7.gz
-man/man7/wnpkgs.7.gz
-man/man7/wnstats.7.gz
+share/man/man1/wn.1.gz
+share/man/man1/wnb.1.gz
+share/man/man1/wnintro.1.gz
+share/man/man3/binsrch.3.gz
+share/man/man3/morph.3.gz
+share/man/man3/wnintro.3.gz
+share/man/man3/wnsearch.3.gz
+share/man/man3/wnutil.3.gz
+share/man/man5/cntlist.5.gz
+share/man/man5/lexnames.5.gz
+share/man/man5/senseidx.5.gz
+share/man/man5/wndb.5.gz
+share/man/man5/wninput.5.gz
+share/man/man5/wnintro.5.gz
+share/man/man7/morphy.7.gz
+share/man/man7/uniqbeg.7.gz
+share/man/man7/wngloss.7.gz
+share/man/man7/wngroups.7.gz
+share/man/man7/wnintro.7.gz
+share/man/man7/wnlicens.7.gz
+share/man/man7/wnpkgs.7.gz
+share/man/man7/wnstats.7.gz