diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:58:55 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-04 08:58:55 +0000 |
commit | a195ffde2c604783cf32452ef6e34c515bf6b35f (patch) | |
tree | 9799ea2a8da3066337fb2aaf4f6749b05ac706f5 /x11-toolkits/p5-Gtk2-TrayIcon | |
parent | ef784f868dc0325fa2761aa9c32d5b379e120b5b (diff) | |
download | ports-a195ffde2c604783cf32452ef6e34c515bf6b35f.tar.gz ports-a195ffde2c604783cf32452ef6e34c515bf6b35f.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-TrayIcon')
-rw-r--r-- | x11-toolkits/p5-Gtk2-TrayIcon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile index 92a8ca5eb5eb..4764b6950630 100644 --- a/x11-toolkits/p5-Gtk2-TrayIcon/Makefile +++ b/x11-toolkits/p5-Gtk2-TrayIcon/Makefile @@ -17,7 +17,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the EggTrayIcon library BUILD_DEPENDS= p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \ - p5-ExtUtils-Depends \>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ + p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 RUN_DEPENDS:= ${BUILD_DEPENDS} |