From be036baed5508a9fbf1a89075a8eda8cee0213ae Mon Sep 17 00:00:00 2001 From: skv Date: Wed, 24 May 2006 07:00:49 +0000 Subject: Fix BUILD_DEPENDS PR: ports/97205 Submitted by: leeym --- textproc/p5-RDF-Notation3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/p5-RDF-Notation3') diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index 2757ff8..c7edfa4 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -19,7 +19,7 @@ COMMENT= RDF Notation3 parser BUILD_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ ${SITE_PERL}/RDF/Core.pm:${PORTSDIR}/textproc/p5-RDF-Core \ - ${SITE_PERL}/RDFStore.pm:${PORTSDIR}/textproc/p5-RDFStore + ${SITE_PERL}/${PERL_ARCH}/RDFStore.pm:${PORTSDIR}/textproc/p5-RDFStore RUN_DEPENDS= ${BUILD_DEPENDS} BROKEN= Broken dependency -- cgit v1.1