aboutsummaryrefslogtreecommitdiff
path: root/games/flying
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-01 13:51:11 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-01 13:51:11 +0000
commit96f9b0f58890325fe60b0f353bcc4a15b44337b5 (patch)
treeeed595dfae4cbb8b877b95110722c99592f1a7bc /games/flying
parentda959e3aa547f4dade2dd4482196289bd8f50806 (diff)
downloadports-96f9b0f58890325fe60b0f353bcc4a15b44337b5.tar.gz
ports-96f9b0f58890325fe60b0f353bcc4a15b44337b5.zip
- Add stage support
Notes
Notes: svn path=/head/; revision=332375
Diffstat (limited to 'games/flying')
-rw-r--r--games/flying/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/flying/Makefile b/games/flying/Makefile
index b65ee04601fc..7a614b53f593 100644
--- a/games/flying/Makefile
+++ b/games/flying/Makefile
@@ -14,8 +14,6 @@ COMMENT= Pool/snooker/billiards/carrom/etc game
USES= imake
USE_XORG= x11
-MAN1= flying.1
-PLIST_FILES= bin/flying
+PLIST_FILES= bin/flying man/man1/flying.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>