diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-17 00:17:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-17 00:17:41 +0800 |
commit | b2125544f0df29a5ec9b4c953ea18ac8a4917331 (patch) | |
tree | 1e64fc51b6679dd92310f3d1fa5eb0b9d5181775 /games | |
parent | 2f8b65aa6ddd62bb0b3d22145e396047c305b34a (diff) | |
download | freebsd-ports-gnome-b2125544f0df29a5ec9b4c953ea18ac8a4917331.tar.gz freebsd-ports-gnome-b2125544f0df29a5ec9b4c953ea18ac8a4917331.tar.zst freebsd-ports-gnome-b2125544f0df29a5ec9b4c953ea18ac8a4917331.zip |
- Stage support
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 |