mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
games/prboom: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
44851ff8c9
commit
dd8f14012e
@ -1,6 +1,6 @@
|
||||
PORTNAME= prboom
|
||||
PORTVERSION= 2.5.0
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
|
||||
|
||||
@ -18,6 +18,7 @@ USE_GL= gl
|
||||
USE_SDL= mixer net sdl
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --disable-i386-asm
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,8 +1,8 @@
|
||||
bin/prboom
|
||||
bin/prboom-game-server
|
||||
man/man5/boom.cfg.5.gz
|
||||
man/man6/prboom-game-server.6.gz
|
||||
man/man6/prboom.6.gz
|
||||
share/man/man5/boom.cfg.5.gz
|
||||
share/man/man6/prboom-game-server.6.gz
|
||||
share/man/man6/prboom.6.gz
|
||||
%%DATADIR%%/prboom.wad
|
||||
%%DOCSDIR%%-%%PORTVERSION%%/boom.txt
|
||||
%%DOCSDIR%%-%%PORTVERSION%%/MBF.txt
|
||||
|
Loading…
Reference in New Issue
Block a user