diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:17:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-16 16:17:51 +0000 |
commit | 7837bf50fde8ee0395e8fb8b5507dac5ce7c659b (patch) | |
tree | 1cd4b3df8a047fd083d4395e6e308721153f8e3e /games/xonix | |
parent | bc0edcf5b9f505980f986f3b957cb9271539e8bb (diff) |
Notes
Diffstat (limited to 'games/xonix')
-rw-r--r-- | games/xonix/Makefile | 2 | ||||
-rw-r--r-- | games/xonix/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile index 12d4d53026bd..308a40d68b48 100644 --- a/games/xonix/Makefile +++ b/games/xonix/Makefile @@ -12,7 +12,5 @@ COMMENT= Try to win land without colliding with `flyers' and `eaters' USES= imake USE_XORG= xaw -MAN1= xonix.1 -NO_STAGE= yes .include <bsd.port.mk> diff --git a/games/xonix/pkg-plist b/games/xonix/pkg-plist index 4a56d291d85c..7356aefa1225 100644 --- a/games/xonix/pkg-plist +++ b/games/xonix/pkg-plist @@ -1,3 +1,4 @@ bin/xonix lib/X11/app-defaults/Xonix +man/man1/xonix.1.gz @dirrm lib/X11/xonix |