diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /games/atr3d | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) |
Notes
Diffstat (limited to 'games/atr3d')
-rw-r--r-- | games/atr3d/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile index 3a6470bef948..ec5088d6be3b 100644 --- a/games/atr3d/Makefile +++ b/games/atr3d/Makefile @@ -22,7 +22,6 @@ SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config WRKSRC= ${WRKDIR}/${PORTNAME} -USE_SIZE= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_MESA= yes |