aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-DOM
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-03-31 07:57:37 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-03-31 07:57:37 +0000
commitf868d27e0b9e798f91947e4f426f88ec6bf0633a (patch)
treed34bbd5cf3bddf01ac0c83c7bd5f8d25445d3239 /www/p5-HTML-DOM
parent6cb90ab37d055f39171d80dc7d100d37fa23decb (diff)
downloadports-f868d27e0b9e798f91947e4f426f88ec6bf0633a.tar.gz
ports-f868d27e0b9e798f91947e4f426f88ec6bf0633a.zip
Notes
Diffstat (limited to 'www/p5-HTML-DOM')
-rw-r--r--www/p5-HTML-DOM/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile
index c12aa719e393..4a7f8c3dbe0b 100644
--- a/www/p5-HTML-DOM/Makefile
+++ b/www/p5-HTML-DOM/Makefile
@@ -7,6 +7,7 @@
PORTNAME= HTML-DOM
PORTVERSION= 0.052
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +15,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Implementation of the HTML Document Object Model
-RUN_DEPENDS= p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \
+BUILD_DEPENDS= p5-CSS-DOM>=0:${PORTSDIR}/www/p5-CSS-DOM \
p5-HTML-Element-Library>=0:${PORTSDIR}/www/p5-HTML-Element-Library \
+ p5-HTML-Encoding>=0:${PORTSDIR}/www/p5-HTML-Encoding \
+ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-Hash-Util-FieldHash-Compat>=0:${PORTSDIR}/devel/p5-Hash-Util-FieldHash-Compat \
+ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-constant-lexical>0:${PORTSDIR}/devel/p5-constant-lexical
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes