diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /games/openglad/Makefile | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) |
- SIZEify
Notes
Notes:
svn path=/head/; revision=99518
Diffstat (limited to 'games/openglad/Makefile')
-rw-r--r-- | games/openglad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/openglad/Makefile b/games/openglad/Makefile index 0186ccee3334..122c0768c4c9 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= snowstorm MAINTAINER= krion@FreeBSD.org COMMENT= SDL port of an old DOS game called Gladiator +USE_SIZE= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |