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