diff options
Diffstat (limited to 'games/xoct/Makefile')
-rw-r--r-- | games/xoct/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 9227f5658654..3580e7ab7573 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -18,6 +18,7 @@ MAN1= xoct.1 MANCOMPRESSED= no XFREE86_HTML_MAN= no +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/Oct.ad ${PREFIX}/lib/X11/app-defaults/Oct |