aboutsummaryrefslogtreecommitdiff
path: root/net/p5-PlRPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-PlRPC/Makefile')
-rw-r--r--net/p5-PlRPC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile
index 5aa44836e54b..d64f1289ab55 100644
--- a/net/p5-PlRPC/Makefile
+++ b/net/p5-PlRPC/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl module for writing RPC servers and clients
BUILD_DEPENDS= ${SITE_PERL}/Net/Daemon.pm:${PORTSDIR}/net/p5-Net-Daemon
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}