summaryrefslogtreecommitdiffstats
path: root/textproc/highlight
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-02-11 15:32:13 +0000
committerarved <arved@FreeBSD.org>2004-02-11 15:32:13 +0000
commit90550022e605becf73f2d30e6d00e17e79707ccb (patch)
treed9f5027970258399921d9cf848d0406a4fa45709 /textproc/highlight
parentc5c0484aeb32b6fdeb85d322e504c17e74d31124 (diff)
downloadFreeBSD-ports-90550022e605becf73f2d30e6d00e17e79707ccb.zip
FreeBSD-ports-90550022e605becf73f2d30e6d00e17e79707ccb.tar.gz
USE_GCC 3.3, because it builds fine with CURRENTs system compiler
(and gcc3.2 is broken on amd64)
Diffstat (limited to 'textproc/highlight')
-rw-r--r--textproc/highlight/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile
index fe8863c..be0176b 100644
--- a/textproc/highlight/Makefile
+++ b/textproc/highlight/Makefile
@@ -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
OpenPOWER on IntegriCloud