USE_GCC 3.3, because it builds fine with CURRENTs system compiler

(and gcc3.2 is broken on amd64)
This commit is contained in:
Tilman Keskinoz 2004-02-11 15:32:13 +00:00
parent b49a380518
commit 3042ab460a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100680

View file

@ -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