aboutsummaryrefslogtreecommitdiff
path: root/textproc/highlight
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-11 15:32:13 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-11 15:32:13 +0000
commit3042ab460ab59ec13422e5efd8c58ea66a31a29e (patch)
treee0cb957b411a4052612249166579940aed84efdb /textproc/highlight
parentb49a38051856ca02d639eefd0b65d609a8a1978f (diff)
downloadports-3042ab460ab59ec13422e5efd8c58ea66a31a29e.tar.gz
ports-3042ab460ab59ec13422e5efd8c58ea66a31a29e.zip
Notes
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 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