diff options
Diffstat (limited to 'games/quakeforge/Makefile')
-rw-r--r-- | games/quakeforge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 5fb2bc8b715a..d502bb298284 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -20,6 +20,7 @@ COMMENT= Cleaned up copy of the GPLd Quake 1 source code NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON= generated Quake C compiler (qfcc) does not work +USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_BISON= yes USE_GMAKE= yes |