diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-16 00:17:18 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-16 00:17:18 +0800 |
commit | 5c34ccdf51b4f84bee1453fc312a7d7c6ec81de6 (patch) | |
tree | 433383708da60b8a5c50bbe22a371ba036a7039b /games | |
parent | 941faf01e8b16852cdf1e54d527362f8c4d48ee5 (diff) | |
download | freebsd-ports-gnome-5c34ccdf51b4f84bee1453fc312a7d7c6ec81de6.tar.gz freebsd-ports-gnome-5c34ccdf51b4f84bee1453fc312a7d7c6ec81de6.tar.zst freebsd-ports-gnome-5c34ccdf51b4f84bee1453fc312a7d7c6ec81de6.zip |
Stagify.
Approved by: portmgr@
Diffstat (limited to 'games')
-rw-r--r-- | games/residualvm/Makefile | 4 | ||||
-rw-r--r-- | games/residualvm/pkg-plist | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/games/residualvm/Makefile b/games/residualvm/Makefile index 66293725a320..69a1423b0b15 100644 --- a/games/residualvm/Makefile +++ b/games/residualvm/Makefile @@ -20,10 +20,6 @@ USE_SDL= sdl HAS_CONFIGURE= yes USES= gmake -MAN6= residualvm.6 -NO_MANCOMPRESS= yes - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|{datarootdir}/man|{prefix}/man|' ${WRKSRC}/configure diff --git a/games/residualvm/pkg-plist b/games/residualvm/pkg-plist index 840786b918c7..936063814bf4 100644 --- a/games/residualvm/pkg-plist +++ b/games/residualvm/pkg-plist @@ -1,4 +1,5 @@ bin/residualvm +man/man6/residualvm.6.gz share/pixmaps/residualvm.xpm %%DATADIR%%/residualvm-grim-patch.lab %%DATADIR%%/modern.zip |