git: d04480fa6788 - main - editors/poke: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 16:54:49 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d04480fa67880da46e732e033dd61e951ce778f1
commit d04480fa67880da46e732e033dd61e951ce778f1
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-23 16:44:11 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-23 16:54:21 +0000
editors/poke: Moved man to share/man
Approved by: portmgr (blanket)
---
editors/poke/Makefile | 2 ++
editors/poke/pkg-plist | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/editors/poke/Makefile b/editors/poke/Makefile
index d1e45a9db412..ca370437c7aa 100644
--- a/editors/poke/Makefile
+++ b/editors/poke/Makefile
@@ -1,5 +1,6 @@
PORTNAME= poke
PORTVERSION= 3.2
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= GNU
@@ -19,6 +20,7 @@ USES= gmake libtool pkgconfig readline
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-gui
INSTALL_TARGET= install-strip
diff --git a/editors/poke/pkg-plist b/editors/poke/pkg-plist
index a0b4c506dd11..9b69376ecbbf 100644
--- a/editors/poke/pkg-plist
+++ b/editors/poke/pkg-plist
@@ -9,8 +9,8 @@ lib/libpoke.so
lib/libpoke.so.0
lib/libpoke.so.0.0.0
libdata/pkgconfig/poke.pc
-man/man1/poke.1.gz
-man/man1/poked.1.gz
+share/man/man1/poke.1.gz
+share/man/man1/poked.1.gz
share/aclocal/poke.m4
share/emacs/site-lisp/poke-map-mode.el
share/emacs/site-lisp/poke-ras-mode.el