aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-06-04 22:09:24 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-06-04 22:09:24 +0000
commit390664688495de1da676efb8cd9a392b9468b552 (patch)
tree390290f180e273be552655a81f54d7f245195f7a /textproc
parentaca9508f6987c02821be09907fafa457434b5590 (diff)
downloadports-390664688495de1da676efb8cd9a392b9468b552.tar.gz
ports-390664688495de1da676efb8cd9a392b9468b552.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/clo++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/clo++/Makefile b/textproc/clo++/Makefile
index 1335c80fcb5d..65eead53afef 100644
--- a/textproc/clo++/Makefile
+++ b/textproc/clo++/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= kevlo@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
-USE_GCC30= yes
+USE_GCC= 3.1
CONFGARGS= --prefix ${PREFIX}
CONFGARGS+= --xml2-config ${PREFIX}/bin/xml2-config