aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-XML-FOAF/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-FOAF/Makefile b/textproc/p5-XML-FOAF/Makefile
index 69386c4835c1..1031866fa21d 100644
--- a/textproc/p5-XML-FOAF/Makefile
+++ b/textproc/p5-XML-FOAF/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML-FOAF
PORTVERSION= 0.04
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BTROTT
@@ -16,7 +17,8 @@ MAINTAINER= markun@onohara.to
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-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes