aboutsummaryrefslogtreecommitdiff
path: root/net/p5-EasyTCP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-EasyTCP/Makefile')
-rw-r--r--net/p5-EasyTCP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile
index 79fed74451d3..b7f84cf88e24 100644
--- a/net/p5-EasyTCP/Makefile
+++ b/net/p5-EasyTCP/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Easily create TCP/IP clients and servers
-BUILD_DEPENDS= p5-Crypt-RSA>=0:security/p5-Crypt-RSA
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Crypt-RSA>=0:security/p5-Crypt-RSA
USES= perl5
USE_PERL5= configure