aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-28 14:58:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-28 14:58:33 +0000
commit492ae2461d663bb1d6ddb878ba3ff8563f87ceee (patch)
treedf20a428a6764b46c6c0b01c839fdc814f2a27b6 /comms
parente5493b56b41050b06f6bb8239ab1c13e38d8030c (diff)
downloadports-492ae2461d663bb1d6ddb878ba3ff8563f87ceee.tar.gz
ports-492ae2461d663bb1d6ddb878ba3ff8563f87ceee.zip
Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perl
- Add LICENSE - Bump PORTREVISION for dependent ports
Notes
Notes: svn path=/head/; revision=435066
Diffstat (limited to 'comms')
-rw-r--r--comms/gscmxx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index 9bcba7b02841..47e9c110d71b 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gscmxx
PORTVERSION= 0.4.1
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= comms
MASTER_SITES= SF
@@ -11,9 +11,9 @@ MAINTAINER= svmohr@gmail.com
COMMENT= Graphical frontend for scmxx
RUN_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size \
- p5-Gtk>=0:x11-toolkits/p5-Gtk
+ p5-Gtk-Perl>=0:x11-toolkits/p5-Gtk-Perl
BUILD_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size \
- p5-Gtk>=0:x11-toolkits/p5-Gtk \
+ p5-Gtk-Perl>=0:x11-toolkits/p5-Gtk-Perl \
scmxx:comms/scmxx \
convert:graphics/ImageMagick