summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-Gtk2-TrayIcon/Makefile')
-rw-r--r--x11-toolkits/p5-Gtk2-TrayIcon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
index 57e4422d78f5..bef0ca05ed65 100644
--- a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
+++ b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the EggTrayIcon library
-BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \
p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \
p5-Gtk2>=0:x11-toolkits/p5-Gtk2
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure