aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-12-28 16:27:47 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-12-28 16:27:47 +0000
commit91b3c8439faae573f0cf40747fd5a9debaf9c75f (patch)
tree9f58259793048aff44cd728ecd0da4e49e6bf8e9 /x11-toolkits
parentb8e41984d495a27234e54fff5b18e1a7fad5a0d1 (diff)
downloadports-91b3c8439faae573f0cf40747fd5a9debaf9c75f.tar.gz
ports-91b3c8439faae573f0cf40747fd5a9debaf9c75f.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk2-TrayIcon/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
index 2387602b3fe6..49ef3e235752 100644
--- a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
+++ b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile
@@ -16,7 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl interface to the EggTrayIcon library
-BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo \
+ ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
RUN_DEPENDS= ${BUILD_DEPENDS}