diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-19 22:45:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-19 22:45:02 +0800 |
commit | a6fdd552aeaa61d2e4e9aa47f1cc17c0f3e8c3bb (patch) | |
tree | ce2865b6348435ea57375e54abfe94292c1ca5ce /textproc | |
parent | 119c141c9b80005950ee358a64f52bcbd59ba8a5 (diff) | |
download | freebsd-ports-gnome-a6fdd552aeaa61d2e4e9aa47f1cc17c0f3e8c3bb.tar.gz freebsd-ports-gnome-a6fdd552aeaa61d2e4e9aa47f1cc17c0f3e8c3bb.tar.zst freebsd-ports-gnome-a6fdd552aeaa61d2e4e9aa47f1cc17c0f3e8c3bb.zip |
- Mark BROKEN Does not compile
Reported by: pointyhat via pav
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 82848b71321c..31209b7ee7eb 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 |