summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Wx/Makefile')
-rw-r--r--x11-toolkits/p5-Wx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 83ec75988cd9..580ea62ad7fa 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -14,9 +14,9 @@ COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-ExtUtils-XSpp>=0.16.03:devel/p5-ExtUtils-XSpp \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-ExtUtils-XSpp>=0.16.03:devel/p5-ExtUtils-XSpp \
p5-Alien-wxWidgets>=0.25:x11-toolkits/p5-Alien-wxWidgets
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= compiler:c++11-lib perl5
USE_CXXSTD= c++11