diff options
Diffstat (limited to 'games/xconq/Makefile')
-rw-r--r-- | games/xconq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xconq/Makefile b/games/xconq/Makefile index 1e7bc6559547..e38fdc4c2612 100644 --- a/games/xconq/Makefile +++ b/games/xconq/Makefile @@ -74,5 +74,6 @@ post-install: .endfor .endif @${FIND} ${STAGEDIR}${DATADIR} -empty -delete + @${MKDIR} ${STAGEDIR}${SCOREDIR} .include <bsd.port.post.mk> |