diff options
Diffstat (limited to 'comms/gscmxx')
-rw-r--r-- | comms/gscmxx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile index 84621b1037d3..88fd674c20f5 100644 --- a/comms/gscmxx/Makefile +++ b/comms/gscmxx/Makefile @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= svmohr@red-mercury.de COMMENT= A graphical frontend for scmxx -RUN_DEPENDS= ${SITE_PERL}/mach/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk +RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \ + ${SITE_PERL}/mach/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk BUILD_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size \ ${SITE_PERL}/mach/Gtk:${PORTSDIR}/x11-toolkits/p5-Gtk \ scmxx:${PORTSDIR}/comms/scmxx \ |