aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Filter-HTTP-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Filter-HTTP-Parser/Makefile')
-rw-r--r--www/p5-POE-Filter-HTTP-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-POE-Filter-HTTP-Parser/Makefile b/www/p5-POE-Filter-HTTP-Parser/Makefile
index c8f56f9539f2..122c0d4874db 100644
--- a/www/p5-POE-Filter-HTTP-Parser/Makefile
+++ b/www/p5-POE-Filter-HTTP-Parser/Makefile
@@ -9,10 +9,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= HTTP POE filter for HTTP clients or servers
-BUILD_DEPENDS= p5-POE>=1.003:devel/p5-POE \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=1.003:devel/p5-POE \
p5-libwww>=0:www/p5-libwww \
p5-HTTP-Parser>=0.06:www/p5-HTTP-Parser
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-POE-Client-TCP>=0:devel/p5-Test-POE-Client-TCP \
p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP