diff options
Diffstat (limited to 'games/quakeforge/Makefile')
-rw-r--r-- | games/quakeforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index 3723b9ca9d1f..5f0efaeb4056 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -30,7 +30,7 @@ WADFILE= quakesw-1.0.6.tar.gz PROGFILE= qwsv-2.30-glibc-i386-unknown-linux2.0.tar.gz SKINFILES= skinbase.zip qw_skins.zip -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_XLIB= yes USE_REINPLACE= yes |