diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:17:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:17:41 +0000 |
commit | bc0edcf5b9f505980f986f3b957cb9271539e8bb (patch) | |
tree | 1e64fc51b6679dd92310f3d1fa5eb0b9d5181775 /games | |
parent | dd3fe8ba17d53b00314ad1ad2d2f0d8d30659f11 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xmine/Makefile | 3 | ||||
-rw-r--r-- | games/xmine/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/xmine/Makefile b/games/xmine/Makefile index 56e6062d4ac7..bf58db82817a 100644 --- a/games/xmine/Makefile +++ b/games/xmine/Makefile @@ -17,8 +17,5 @@ LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USES= imake USE_XORG= x11 xaw xext xmu xt xpm sm ice -MAN6= xmine.6 -MANCOMPRESSED= no -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/xmine/pkg-plist b/games/xmine/pkg-plist index 33a0385911dd..e9215a64f2ae 100644 --- a/games/xmine/pkg-plist +++ b/games/xmine/pkg-plist @@ -1,2 +1,3 @@ bin/xmine lib/X11/app-defaults/Xmine +man/man6/xmine.6.gz |