aboutsummaryrefslogtreecommitdiff
path: root/comms/gscmxx
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:53:22 +0000
commita41069ab3bfd541bc1346b1cecf61e6f8e73bcb7 (patch)
tree40fe0a02e0758fc49c8157653539df882d0f43e7 /comms/gscmxx
parentbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (diff)
downloadports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.tar.gz
ports-a41069ab3bfd541bc1346b1cecf61e6f8e73bcb7.zip
Notes
Diffstat (limited to 'comms/gscmxx')
-rw-r--r--comms/gscmxx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 282fe905b015..89b905aaf2bc 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -14,10 +14,10 @@ MASTER_SITES= SF
MAINTAINER= svmohr@rm6.net
COMMENT= A graphical frontend for scmxx
-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 \
+RUN_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
+ p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk
+BUILD_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \
+ p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk \
scmxx:${PORTSDIR}/comms/scmxx \
convert:${PORTSDIR}/graphics/ImageMagick