diff options
Diffstat (limited to 'devel/clo++/Makefile')
-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} |