diff options
author | kris <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
commit | 8a64b81135d3c259b38087163b35ac5d9585229d (patch) | |
tree | eaa9fdc48594b8f970813873e5de3b09b7999046 /devel/clo++ | |
parent | 940fae86f60c68f9bf325cdb5f59818ce633eb4d (diff) | |
download | FreeBSD-ports-8a64b81135d3c259b38087163b35ac5d9585229d.zip FreeBSD-ports-8a64b81135d3c259b38087163b35ac5d9585229d.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'devel/clo++')
-rw-r--r-- | devel/clo++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/clo++/Makefile b/devel/clo++/Makefile index 91dcfe5..0a568b8 100644 --- a/devel/clo++/Makefile +++ b/devel/clo++/Makefile @@ -15,6 +15,8 @@ COMMENT= Command line parser generator LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 +BROKEN= Does not compile + USE_GCC= 3.2 USE_PERL5= yes CONFGARGS= --prefix ${PREFIX} |