aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gscmxx
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 21:29:15 +0800
committermat <mat@FreeBSD.org>2016-04-01 21:29:15 +0800
commit96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /comms/gscmxx
parent734d10a8b4340cbeb3639bfaf8c7249ec7089c0a (diff)
downloadfreebsd-ports-gnome-96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0.tar.gz
freebsd-ports-gnome-96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0.tar.zst
freebsd-ports-gnome-96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'comms/gscmxx')
-rw-r--r--comms/gscmxx/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/comms/gscmxx/Makefile b/comms/gscmxx/Makefile
index c26c86f3a3ab..9bcba7b02841 100644
--- a/comms/gscmxx/Makefile
+++ b/comms/gscmxx/Makefile
@@ -10,12 +10,12 @@ MASTER_SITES= SF
MAINTAINER= svmohr@gmail.com
COMMENT= Graphical frontend for scmxx
-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
+RUN_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size \
+ p5-Gtk>=0:x11-toolkits/p5-Gtk
+BUILD_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size \
+ p5-Gtk>=0:x11-toolkits/p5-Gtk \
+ scmxx:comms/scmxx \
+ convert:graphics/ImageMagick
USES= perl5
USE_PERL5= configure