From 5590c36435975bf7e2d49249337eede96d00b115 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Fri, 23 Feb 2024 17:06:53 +0100 Subject: [PATCH] editors/joe: Moved man to share/man Approved by: portmgr (blanket) --- editors/joe/Makefile | 2 ++ editors/joe/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 750351f8e4bc6..4b12423cb952d 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,5 +1,6 @@ PORTNAME= joe PORTVERSION= 4.6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES?= editors MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} @@ -15,6 +16,7 @@ CONFLICTS= jupp USES= gmake iconv localbase ncurses GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= SPELL=aspell LIBS+= ${ICONV_LIB} diff --git a/editors/joe/pkg-plist b/editors/joe/pkg-plist index 4d8784b44bc5a..55a754edc1a6c 100644 --- a/editors/joe/pkg-plist +++ b/editors/joe/pkg-plist @@ -13,8 +13,8 @@ bin/rjoe @sample %%ETCDIR%%/rjoerc.sample %%ETCDIR%%/shell.csh %%ETCDIR%%/shell.sh -man/man1/joe.1.gz -man/ru/man1/joe.1.gz +share/man/man1/joe.1.gz +share/man/ru/man1/joe.1.gz share/applications/jmacs.desktop share/applications/joe.desktop share/applications/jpico.desktop