aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>