diff options
Diffstat (limited to 'textproc/p5-XML-FOAF/Makefile')
-rw-r--r-- | textproc/p5-XML-FOAF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-FOAF/Makefile b/textproc/p5-XML-FOAF/Makefile index 1031866fa21d..19a24001aae2 100644 --- a/textproc/p5-XML-FOAF/Makefile +++ b/textproc/p5-XML-FOAF/Makefile @@ -19,7 +19,7 @@ COMMENT= Parse FOAF (Friend of a Friend) data RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes |