diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:50:35 +0000 |
commit | d2bff1e07749c8225fb1481a101c7908e8c477d8 (patch) | |
tree | b7568ab9282b432f858394f03367f54b2ed2ba45 /devel/clo++ | |
parent | BROKEN on 4.x: Does not build (diff) |
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 91dcfe5cfca2..0a568b8aa4bc 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} |