summaryrefslogtreecommitdiff
path: root/devel/p5-Event-RPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Event-RPC/Makefile')
-rw-r--r--devel/p5-Event-RPC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Event-RPC/Makefile b/devel/p5-Event-RPC/Makefile
index 2a22921e8f65..3bdb5c0e52e2 100644
--- a/devel/p5-Event-RPC/Makefile
+++ b/devel/p5-Event-RPC/Makefile
@@ -49,6 +49,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Glib.pm:${PORTSDIR}/devel/p5-Glib2
BUILD_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
.endif
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
.include <bsd.port.post.mk>