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/openglad | |
parent | - Utilize Makefile.modules.3rd (diff) |
- Remove USE_SIZE knob
Diffstat (limited to 'games/openglad')
-rw-r--r-- | games/openglad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/openglad/Makefile b/games/openglad/Makefile index f99f45faa2c7..80e2d6e4388e 100644 --- a/games/openglad/Makefile +++ b/games/openglad/Makefile @@ -15,7 +15,6 @@ 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 |