summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Loop-Glib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Loop-Glib/Makefile')
-rw-r--r--devel/p5-POE-Loop-Glib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-POE-Loop-Glib/Makefile b/devel/p5-POE-Loop-Glib/Makefile
index ed228f326c90..65c7250a4164 100644
--- a/devel/p5-POE-Loop-Glib/Makefile
+++ b/devel/p5-POE-Loop-Glib/Makefile
@@ -14,9 +14,9 @@ COMMENT= Bridge that supports Glib event loop from POE
LICENSE= GPLv2
-BUILD_DEPENDS= p5-POE>=1.288:devel/p5-POE \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-POE>=1.288:devel/p5-POE \
p5-Glib2>=1.222:devel/p5-Glib2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix
SHEBANG_FILES= examples/gtk2_counter.pl