summaryrefslogtreecommitdiff
path: root/devel/p5-Glib2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Glib2/Makefile')
-rw-r--r--devel/p5-Glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Glib2/Makefile b/devel/p5-Glib2/Makefile
index a9fa2b13db12..e487c022e902 100644
--- a/devel/p5-Glib2/Makefile
+++ b/devel/p5-Glib2/Makefile
@@ -15,9 +15,9 @@ COMMENT= This module provides access to Glib and GObject libraries
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= glib20
USES= perl5