diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 750351f8e4b..4b12423cb95 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 4d8784b44bc..55a754edc1a 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