aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RAI
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-05-23 10:42:38 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-05-23 10:42:38 +0000
commita1b3fcb3a54da16ce157f34f211b6a12cad3216c (patch)
tree45314ca07c7325e68caa7e4d4862e6033880879f /textproc/p5-XML-RAI
parentb5574adf2a8d108aca838220541cb5a0f7ab661e (diff)
downloadports-a1b3fcb3a54da16ce157f34f211b6a12cad3216c.tar.gz
ports-a1b3fcb3a54da16ce157f34f211b6a12cad3216c.zip
Add another missing RUN_DEPENDS, time to collect the pointy hats..
Notes
Notes: svn path=/head/; revision=109775
Diffstat (limited to 'textproc/p5-XML-RAI')
-rw-r--r--textproc/p5-XML-RAI/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile
index 8cdaff415e2a..592ae812c8c9 100644
--- a/textproc/p5-XML-RAI/Makefile
+++ b/textproc/p5-XML-RAI/Makefile
@@ -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