Skip to content

Commit

Permalink
editors/joe: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent 7cd5d5c commit 5590c36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions 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}
Expand All @@ -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}

Expand Down
4 changes: 2 additions & 2 deletions editors/joe/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit 5590c36

Please sign in to comment.