diff options
Diffstat (limited to 'games/tads')
-rw-r--r-- | games/tads/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index bbe365f9c3c6..0fde0599cd3d 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -16,6 +16,7 @@ CONFLICTS= frobtads-1.* WRKSRC= ${WRKDIR}/tads-3.0.8/tads2 +NO_STAGE= yes do-install: ${MKDIR} ${PREFIX}/share/tads2 .for i in tadsc tadsr tdb |