summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Daemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Daemon/Makefile')
-rw-r--r--www/p5-HTTP-Daemon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile
index e1a62bb812ad..3205cef3018a 100644
--- a/www/p5-HTTP-Daemon/Makefile
+++ b/www/p5-HTTP-Daemon/Makefile
@@ -14,10 +14,10 @@ COMMENT= Simple HTTP server class
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTTP-Date>=6:www/p5-HTTP-Date \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Date>=6:www/p5-HTTP-Date \
p5-HTTP-Message>=6:www/p5-HTTP-Message \
p5-LWP-MediaTypes>=6:www/p5-LWP-MediaTypes
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5