diff options
Diffstat (limited to 'textproc/p5-XML-FeedPP/Makefile')
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 0d50d17ee573..1d8b9621af1e 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -14,7 +14,7 @@ COMMENT= Get an RSS file and parse it LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP +BUILD_DEPENDS= p5-XML-TreePP>=0.39:textproc/p5-XML-TreePP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |