aboutsummaryrefslogtreecommitdiff
path: root/games/instead/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/instead/Makefile')
-rw-r--r--games/instead/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/instead/Makefile b/games/instead/Makefile
index 2d18b8285bd3..f502b10f5c19 100644
--- a/games/instead/Makefile
+++ b/games/instead/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang iconv lua:51 pkgconfig sdl
-CMAKE_ARGS= -DMANDIR=man
+CMAKE_ARGS= -DMANDIR=share/man
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}