diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 14:45:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 14:45:02 +0000 |
commit | 4f4fe75480c4ddfa1b269fde2b58842ffbc00786 (patch) | |
tree | ea8ec57845566fab8a0bedb3c8e25d1791dfb19b /textproc | |
parent | d6109b4dc1806a204f7da040c8917ab8bba40d8f (diff) |
Notes
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 |