diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:45:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-21 21:45:01 +0000 |
commit | 99c38800908ace5e03dbb7c601a2aef8bbf487df (patch) | |
tree | 9f37576cfdd4dd20a5889e31e5811aba9e6c6a8e /textproc | |
parent | 1db5d16f428980009cedc752c541ec403f21a10e (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-RDF-Notation3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index 203b213aa0ff..2757ff8d4a88 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/RDFStore.pm:${PORTSDIR}/textproc/p5-RDFStore RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Broken dependency + PERL_CONFIGURE= yes MAN3= RDF::Notation3.3 RDF::Notation3::PrefTriples.3 \ |