editors/joe: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-23 17:06:53 +01:00
parent 7cd5d5c2bd
commit 5590c36435
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
PORTNAME= joe PORTNAME= joe
PORTVERSION= 4.6 PORTVERSION= 4.6
PORTREVISION= 1
PORTEPOCH= 1 PORTEPOCH= 1
CATEGORIES?= editors CATEGORIES?= editors
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION} MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
@ -15,6 +16,7 @@ CONFLICTS= jupp
USES= gmake iconv localbase ncurses USES= gmake iconv localbase ncurses
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ENV= SPELL=aspell CONFIGURE_ENV= SPELL=aspell
LIBS+= ${ICONV_LIB} LIBS+= ${ICONV_LIB}

View file

@ -13,8 +13,8 @@ bin/rjoe
@sample %%ETCDIR%%/rjoerc.sample @sample %%ETCDIR%%/rjoerc.sample
%%ETCDIR%%/shell.csh %%ETCDIR%%/shell.csh
%%ETCDIR%%/shell.sh %%ETCDIR%%/shell.sh
man/man1/joe.1.gz share/man/man1/joe.1.gz
man/ru/man1/joe.1.gz share/man/ru/man1/joe.1.gz
share/applications/jmacs.desktop share/applications/jmacs.desktop
share/applications/joe.desktop share/applications/joe.desktop
share/applications/jpico.desktop share/applications/jpico.desktop