games/manaplus: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
33fe46ba80
commit
48c3b07f25
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= manaplus
|
||||
DISTVERSION= 2.1.3.17
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/
|
||||
|
||||
|
@ -21,6 +21,7 @@ USE_SDL= sdl2 gfx2 image2 mixer2 net2 ttf2
|
|||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-sdl2 \
|
||||
--without-internalsdlgfx
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin/dyecmd
|
||||
bin/manaplus
|
||||
man/man6/manaplus.6.gz
|
||||
man/man6/manaplustest.6.gz
|
||||
share/man/man6/manaplus.6.gz
|
||||
share/man/man6/manaplustest.6.gz
|
||||
share/applications/manaplus.desktop
|
||||
share/applications/manaplustest.desktop
|
||||
share/icons/hicolor/scalable/apps/manaplus.svg
|
||||
|
|
Loading…
Reference in a new issue