diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:22:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-07 09:22:54 +0000 |
commit | 0d730ae65debdeca67ea8f2e50dbe7acadd89e91 (patch) | |
tree | ea699a316f1b907fe7512f379a7170a388505de2 /textproc/p5-XML-Sablotron | |
parent | f07a72c5be4a34a4bfb41600440255607ac7f531 (diff) | |
download | ports-0d730ae65debdeca67ea8f2e50dbe7acadd89e91.tar.gz ports-0d730ae65debdeca67ea8f2e50dbe7acadd89e91.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Sablotron')
-rw-r--r-- | textproc/p5-XML-Sablotron/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Sablotron/Makefile b/textproc/p5-XML-Sablotron/Makefile index 030e83ee9e39..357b52e0da1f 100644 --- a/textproc/p5-XML-Sablotron/Makefile +++ b/textproc/p5-XML-Sablotron/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= A Perl interface to the Sablotron XSLT processor +BROKEN= Does not build + LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ iconv.3:${PORTSDIR}/converters/libiconv |