summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Untaint-date/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Untaint-date/Makefile')
-rw-r--r--www/p5-CGI-Untaint-date/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Untaint-date/Makefile b/www/p5-CGI-Untaint-date/Makefile
index 6242a786ff98..396de2ecff05 100644
--- a/www/p5-CGI-Untaint-date/Makefile
+++ b/www/p5-CGI-Untaint-date/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Validate a date
-BUILD_DEPENDS= p5-CGI-Untaint>=0:www/p5-CGI-Untaint \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-CGI-Untaint>=0:www/p5-CGI-Untaint \
p5-Date-Manip>=0:devel/p5-Date-Manip \
p5-Date-Simple>=0:devel/p5-Date-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure