diff options
Diffstat (limited to 'games/fotaq')
-rw-r--r-- | games/fotaq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/fotaq/Makefile b/games/fotaq/Makefile index 2d534c16bbff..0c7e638f3c9f 100644 --- a/games/fotaq/Makefile +++ b/games/fotaq/Makefile @@ -20,6 +20,8 @@ SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @${INSTALL_DATA} ${WRKSRC}/queen.1c ${STAGEDIR}${DATADIR} |