summaryrefslogtreecommitdiff
path: root/net/p5-PlRPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-PlRPC/Makefile')
-rw-r--r--net/p5-PlRPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile
index d3bf4a19a186..644804202c6e 100644
--- a/net/p5-PlRPC/Makefile
+++ b/net/p5-PlRPC/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for writing RPC servers and clients
-BUILD_DEPENDS= p5-Net-Daemon>=0:net/p5-Net-Daemon
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Net-Daemon>=0:net/p5-Net-Daemon
USES= perl5
USE_PERL5= configure