diff options
-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 \ |