diff options
Diffstat (limited to 'games/quake2forge/Makefile')
-rw-r--r-- | games/quake2forge/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 009834b00212..cbc1f3036571 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/' \ --disable-warn -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} OPTIONS= AO "Build libao sound module" off \ CTF "Build the CTF (Capture The Flag) modification" off \ |