aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-STF-Client/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Net-STF-Client/Makefile')
-rw-r--r--www/p5-Net-STF-Client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Net-STF-Client/Makefile b/www/p5-Net-STF-Client/Makefile
index 1e92b9f49321..3c5424b80a37 100644
--- a/www/p5-Net-STF-Client/Makefile
+++ b/www/p5-Net-STF-Client/Makefile
@@ -10,12 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for STF Client
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= \
p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \
p5-Furl>0:www/p5-Furl \
p5-libwww>0:www/p5-libwww \
p5-URI>0:net/p5-URI
-BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
p5-Test-Requires>0:devel/p5-Test-Requires \
p5-Test-TCP>0:devel/p5-Test-TCP \