diff --git a/games/prboom/Makefile b/games/prboom/Makefile index f402dce9d7f9..9ffe885098a1 100644 --- a/games/prboom/Makefile +++ b/games/prboom/Makefile @@ -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 diff --git a/games/prboom/pkg-plist b/games/prboom/pkg-plist index ff4a9150ee12..2e8c8ccf32fc 100644 --- a/games/prboom/pkg-plist +++ b/games/prboom/pkg-plist @@ -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