diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2006-01-21 23:17:07 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2006-01-21 23:17:07 +0000 |
commit | 99ce6093a8a4d8e9da3dec5d17ee841842522b9f (patch) | |
tree | 4c8e88e38dfe5e9773b1eefa90d490f207cd5cda /games/armagetron | |
parent | b8f9ac355b413005f68d430853429354b95673d9 (diff) | |
download | ports-99ce6093a8a4d8e9da3dec5d17ee841842522b9f.tar.gz ports-99ce6093a8a4d8e9da3dec5d17ee841842522b9f.zip |
Notes
Diffstat (limited to 'games/armagetron')
-rw-r--r-- | games/armagetron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/armagetron/Makefile b/games/armagetron/Makefile index 90eba0886e0f..caa2c80b66b7 100644 --- a/games/armagetron/Makefile +++ b/games/armagetron/Makefile @@ -16,7 +16,6 @@ DISTNAME= armagetronad-${PORTVERSION} MAINTAINER= mux@FreeBSD.org COMMENT= A multiplayer networked Tron clone in 3D -USE_REINPLACE= yes USE_GL= yes USE_SDL= sdl image USE_GMAKE= yes |