editors/poke: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
98d48a49e3
commit
d04480fa67
2 changed files with 4 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue