aboutsummaryrefslogtreecommitdiff
path: root/games/pcgen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pcgen/Makefile')
-rw-r--r--games/pcgen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pcgen/Makefile b/games/pcgen/Makefile
index 0876285a7212..c611e5552adb 100644
--- a/games/pcgen/Makefile
+++ b/games/pcgen/Makefile
@@ -29,6 +29,7 @@ SUB_FILES= pcgen.sh
PORTDOCS= *
.endif
+NO_STAGE= yes
do-install:
@${ECHO_MSG} -n ">> Installing in ${DATADIR}..."
@cd ${WRKSRC} && ${FIND} ${DATAFILES} -type d -exec ${MKDIR} ${DATADIR}/{} ";"