summaryrefslogtreecommitdiff
path: root/www/p5-HTML-GenToc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-GenToc/Makefile')
-rw-r--r--www/p5-HTML-GenToc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-GenToc/Makefile b/www/p5-HTML-GenToc/Makefile
index a8cf81f8b202..c9c45c7d2219 100644
--- a/www/p5-HTML-GenToc/Makefile
+++ b/www/p5-HTML-GenToc/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generate a Table of Contents for HTML documents
-BUILD_DEPENDS= p5-HTML-LinkList>=0.1501:www/p5-HTML-LinkList \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-LinkList>=0.1501:www/p5-HTML-LinkList \
p5-HTML-SimpleParse>=0.10:www/p5-HTML-SimpleParse \
p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-Getopt-ArgvFile>=1.09:devel/p5-Getopt-ArgvFile
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild