diff options
author | kris <kris@FreeBSD.org> | 2006-05-22 05:45:01 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-05-22 05:45:01 +0800 |
commit | 441b651e722f802ed08ec9a37cf0c9124ddd02fc (patch) | |
tree | 5cf4879b961206d4857ab9ddf64243f46dc259b7 /textproc/p5-RDF-Notation3/Makefile | |
parent | f27be240565daa6fc6d15f55c8b921aa2f9df8cc (diff) | |
download | freebsd-ports-gnome-441b651e722f802ed08ec9a37cf0c9124ddd02fc.tar.gz freebsd-ports-gnome-441b651e722f802ed08ec9a37cf0c9124ddd02fc.tar.zst freebsd-ports-gnome-441b651e722f802ed08ec9a37cf0c9124ddd02fc.zip |
BROKEN: Broken dependency
Diffstat (limited to 'textproc/p5-RDF-Notation3/Makefile')
-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 \ |