git: 1bfdf1506727 - main - net/gofish: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 08:19:18 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bfdf15067272d94609eecf4fed11def14c91eee commit 1bfdf15067272d94609eecf4fed11def14c91eee Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 07:59:37 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 08:18:41 +0000 net/gofish: Moved man to share/man Approved by: portmgr (blanket) --- net/gofish/Makefile | 2 ++ net/gofish/pkg-plist | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net/gofish/Makefile b/net/gofish/Makefile index 2f00601b9caa..de1737cb02bc 100644 --- a/net/gofish/Makefile +++ b/net/gofish/Makefile @@ -1,5 +1,6 @@ PORTNAME= gofish PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF @@ -13,6 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} GOPHERROOT?= ${PREFIX}/gopher GOPHERUSER?= nobody GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-gopherroot=${GOPHERROOT} \ --with-gopheruser=${GOPHERUSER} MAKE_ENV= localstatedir=/var diff --git a/net/gofish/pkg-plist b/net/gofish/pkg-plist index c2ed9b1e5ed3..e73700210e6b 100644 --- a/net/gofish/pkg-plist +++ b/net/gofish/pkg-plist @@ -12,10 +12,10 @@ gopher/icons/gopher_image.gif gopher/icons/gopher_menu.gif gopher/icons/gopher_text.gif gopher/icons/gopher_unknown.gif -man/man1/gofish.1.gz -man/man1/gopherd.1.gz -man/man1/mkcache.1.gz -man/man5/dotcache.5.gz -man/man5/gofish.5.gz +share/man/man1/gofish.1.gz +share/man/man1/gopherd.1.gz +share/man/man1/mkcache.1.gz +share/man/man5/dotcache.5.gz +share/man/man5/gofish.5.gz sbin/gofish sbin/gopherd