mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Remove '-Werror' compiler flag to build fine with GCC 4.x.
Reported by: pointyhat
This commit is contained in:
parent
09ec76eeae
commit
d1a1efcd3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184143
@ -18,7 +18,8 @@ COMMENT= First Person Shooter with many addons available
|
||||
USE_AUTOTOOLS= autoconf:259 libtool:15
|
||||
USE_BZIP2= yes
|
||||
|
||||
CONFIGURE_ARGS= --program-transform-name='s/^quake2$$/${PORTNAME}/'
|
||||
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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user