diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-09-04 20:51:15 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-09-04 20:51:15 +0000 |
commit | 9ee21936bdd227f2ccd34e8a810d2713bd609f89 (patch) | |
tree | 0bcd11de324ba61e40136006682312c6f2c5ec66 /games | |
parent | 97c722485427245ed27c690f1ce55f4153314531 (diff) | |
download | freebsd-ports-9ee21936bdd227f2ccd34e8a810d2713bd609f89.zip |
IGNORE unfinished repocopies
Approved by: portmgr (marcus, linimon)
Diffstat (limited to 'games')
-rw-r--r-- | games/tuxracer-commercial/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tuxracer-commercial/Makefile b/games/tuxracer-commercial/Makefile index 7b773f399449..198055885f20 100644 --- a/games/tuxracer-commercial/Makefile +++ b/games/tuxracer-commercial/Makefile @@ -19,6 +19,8 @@ COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl83.1:${PORTSDIR}/lang/tcl83 +IGNORE= is an unfinished repocopy + USE_SDL= mixer sdl USE_GL= yes USE_GMAKE= yes |