diff options
Diffstat (limited to 'games/rt2-demo/Makefile')
-rw-r--r-- | games/rt2-demo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile index 80ea210a8315..8ea4735c9423 100644 --- a/games/rt2-demo/Makefile +++ b/games/rt2-demo/Makefile @@ -7,6 +7,7 @@ PORTNAME= rt2_demo PORTVERSION= 1.54b +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= ftp://ftp.linuxgames.com/loki/demos/rt2/ DISTNAME= rt2-demo @@ -18,6 +19,7 @@ COMMENT= The free demo of Railroad Tycoon II NO_WRKSUBDIR= yes NO_BUILD= yes +USE_LINUX= yes do-install: @${SH} ${FILESDIR}/do-install ${PREFIX} ${DISTDIR} |