diff options
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index fe8863c4444b..be0176b5ba1b 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 |