mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Don't insist on using gcc3.4 even on -CURRENT.
This commit is contained in:
parent
58dd490416
commit
6cd7f636b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191768
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GCC?= 3.4
|
||||
USE_GCC?= 3.4+
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/build/generic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user