diff options
author | pav <pav@FreeBSD.org> | 2008-06-19 04:53:01 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-06-19 04:53:01 +0800 |
commit | 6e891a99301e56eb6e99cf4f7f2750960eec47a8 (patch) | |
tree | ab346b25df6aaf810b4d579efb9d2095fa32c1b9 /textproc | |
parent | c2c80fb44b85f645a1573c91eb015f583016b0eb (diff) | |
download | freebsd-ports-gnome-6e891a99301e56eb6e99cf4f7f2750960eec47a8.tar.gz freebsd-ports-gnome-6e891a99301e56eb6e99cf4f7f2750960eec47a8.tar.zst freebsd-ports-gnome-6e891a99301e56eb6e99cf4f7f2750960eec47a8.zip |
- Mark BROKEN: does not compile
Reported by: pointyhat
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index 5adcd6100d7d..65c7f923a518 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -16,6 +16,8 @@ COMMENT= Perl interface module to CTPP2 library LIB_DEPENDS= ctpp2:${PORTSDIR}/textproc/ctpp2 +BROKEN= does not compile + PERL_CONFIGURE= yes MAN3= HTML::CTPP2.3 |