summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-PubSub/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-PubSub/Makefile')
-rw-r--r--devel/p5-IPC-PubSub/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile
index c45c21839a33..02ff41daae8c 100644
--- a/devel/p5-IPC-PubSub/Makefile
+++ b/devel/p5-IPC-PubSub/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interprocess Publish/Subscribe channels
-BUILD_DEPENDS= p5-DBM-Deep>=1:databases/p5-DBM-Deep \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBM-Deep>=1:databases/p5-DBM-Deep \
p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-Data-UUID>0:devel/p5-Data-UUID
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure