diff options
Diffstat (limited to 'games/quake2forge/Makefile')
-rw-r--r-- | games/quake2forge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index cc74c6b6ba9e..3501d58ef6c3 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -15,7 +15,7 @@ DISTNAME= quake2-${PORTVERSION} MAINTAINER= alepulver@FreeBSD.org COMMENT= First Person Shooter with many addons available -USE_AUTOTOOLS= autoconf:268 libtool:22 +USE_AUTOTOOLS= autoconf libtool USE_BZIP2= yes CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/' \ |