diff options
Diffstat (limited to 'games/quake2forge/Makefile')
-rw-r--r-- | games/quake2forge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index f087a3fffadf..5324ca740f67 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -17,8 +17,7 @@ COMMENT= First Person Shooter with many addons available USE_BZIP2= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 libtool:15 USE_REINPLACE= yes WANT_SDL= yes |