mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
USE_GCC 3.3, because it builds fine with CURRENTs system compiler
(and gcc3.2 is broken on amd64)
This commit is contained in:
parent
b49a380518
commit
3042ab460a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100680
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMENT= Customizable syntax highlighter
|
|||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
|
||||
|
||||
USE_GCC= 3.2
|
||||
USE_GCC= 3.3
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue