Add another missing RUN_DEPENDS, time to collect the pointy hats..
This commit is contained in:
parent
b5574adf2a
commit
a1b3fcb3a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109775
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ MAINTAINER= arved@FreeBSD.org
|
|||
COMMENT= RSS Abstraction Interface
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser
|
||||
RUN_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser
|
||||
RUN_DEPENDS= ${SITE_PERL}/XML/RSS/Parser.pm:${PORTSDIR}/textproc/p5-XML-RSS-Parser \
|
||||
${SITE_PERL}/Date/Parse.pm:{PORTSDIR}/devel/p5-TimeDate
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue