mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Correct NEWGCC requirement (NEW_GCC -> USE_NEWGCC)
Found by: Juergen Lock <nox@jelal.kn-bremen.de>
This commit is contained in:
parent
7303535b4a
commit
ebb17dd591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24202
@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \
|
||||
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
# for plib (sound):
|
||||
NEW_GCC= yes
|
||||
USE_NEWGCC= yes
|
||||
CONFIGURE_ARGS+= --with-plib=${X11BASE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user