aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-FormatExternal
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2015-03-13 07:01:15 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2015-03-13 07:01:15 +0000
commit91bcfa6f5c31ab9fd64e93e337626a7b5cdda7dc (patch)
tree746bcd28a5aa366af4421cb05020488f87edd972 /textproc/p5-HTML-FormatExternal
parent644aeab593c70edcb8d5bf242d7bea61bc6b901b (diff)
Notes
Diffstat (limited to 'textproc/p5-HTML-FormatExternal')
-rw-r--r--textproc/p5-HTML-FormatExternal/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile
index d554059197c1..5d50bf19b3dd 100644
--- a/textproc/p5-HTML-FormatExternal/Makefile
+++ b/textproc/p5-HTML-FormatExternal/Makefile
@@ -2,7 +2,7 @@
PORTNAME= HTML-FormatExternal
PORTVERSION= 22
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +15,8 @@ LICENSE= GPLv3
OPTIONS_DEFINE= ELINKS HTML2TEXT LINKS LYNX LYNX_CURRENT NETRIK W3M
OPTIONS_DEFAULT= LYNX
-BUILD_DEPENDS= p5-URI>=0.08:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-URI>=0.08:${PORTSDIR}/net/p5-URI \
+ p5-IPC-Run>0:${PORTSDIR}/devel/p5-IPC-Run
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5