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
|
PORTNAME= xgalaga-sdl
|
||||||
PORTVERSION= 2.1.1.0
|
PORTVERSION= 2.1.1.0
|
||||||
PORTREVISION= 5
|
PORTREVISION= 6
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= SF/${PORTNAME}/ \
|
MASTER_SITES= SF/${PORTNAME}/ \
|
||||||
SF/nemysisfreebsdp/${CATEGORIES}/:icons
|
SF/nemysisfreebsdp/${CATEGORIES}/:icons
|
||||||
|
@ -20,6 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}-sdl
|
||||||
USES= localbase:ldflags sdl tar:bzip2
|
USES= localbase:ldflags sdl tar:bzip2
|
||||||
USE_SDL= sdl gfx image mixer ttf
|
USE_SDL= sdl gfx image mixer ttf
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --datadir=${DATADIR}
|
CONFIGURE_ARGS= --datadir=${DATADIR}
|
||||||
|
|
||||||
PORTDOCS= CREDITS README
|
PORTDOCS= CREDITS README
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
bin/xgalaga-sdl
|
bin/xgalaga-sdl
|
||||||
man/man6/xgalaga-sdl.6x.gz
|
share/man/man6/xgalaga-sdl.6x.gz
|
||||||
share/pixmaps/xgalaga-sdl.png
|
share/pixmaps/xgalaga-sdl.png
|
||||||
%%DATADIR%%/fonts/LiberationMono-Bold.ttf
|
%%DATADIR%%/fonts/LiberationMono-Bold.ttf
|
||||||
%%DATADIR%%/images/al.png
|
%%DATADIR%%/images/al.png
|
||||||
|
|
Loading…
Reference in a new issue