diff options
Diffstat (limited to 'games/rt2-demo/Makefile')
-rw-r--r-- | games/rt2-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile index bd99ff6d6bf1..8ea4735c9423 100644 --- a/games/rt2-demo/Makefile +++ b/games/rt2-demo/Makefile @@ -19,7 +19,7 @@ COMMENT= The free demo of Railroad Tycoon II NO_WRKSUBDIR= yes NO_BUILD= yes -USE_LINUX?= yes +USE_LINUX= yes do-install: @${SH} ${FILESDIR}/do-install ${PREFIX} ${DISTDIR} |