aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-FormatExternal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-FormatExternal/Makefile')
-rw-r--r--textproc/p5-HTML-FormatExternal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile
index 02e00700a977..446b2c0304ea 100644
--- a/textproc/p5-HTML-FormatExternal/Makefile
+++ b/textproc/p5-HTML-FormatExternal/Makefile
@@ -12,10 +12,10 @@ COMMENT= HTML to text formatting using external programs
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= p5-IPC-Run>0:devel/p5-IPC-Run \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-IPC-Run>0:devel/p5-IPC-Run \
p5-URI>=0.08:net/p5-URI \
p5-constant-defer>=0:devel/p5-constant-defer
-RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= ELINKS HTML2TEXT LINKS LYNX LYNX_CURRENT NETRIK W3M
OPTIONS_DEFAULT=LYNX