games/xgalaga-sdl: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
94fac258fa
commit
151830d84d
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xgalaga-sdl
|
||||
PORTVERSION= 2.1.1.0
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/ \
|
||||
SF/nemysisfreebsdp/${CATEGORIES}/:icons
|
||||
|
@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-sdl
|
|||
USES= localbase:ldflags sdl tar:bzip2
|
||||
USE_SDL= sdl gfx image mixer ttf
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --datadir=${DATADIR}
|
||||
|
||||
PORTDOCS= CREDITS README
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/xgalaga-sdl
|
||||
man/man6/xgalaga-sdl.6x.gz
|
||||
share/man/man6/xgalaga-sdl.6x.gz
|
||||
share/pixmaps/xgalaga-sdl.png
|
||||
%%DATADIR%%/fonts/LiberationMono-Bold.ttf
|
||||
%%DATADIR%%/images/al.png
|
||||
|
|
Loading…
Reference in a new issue