aboutsummaryrefslogtreecommitdiff
path: root/graphics/asciio
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/asciio
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'graphics/asciio')
-rw-r--r--graphics/asciio/Makefile44
1 files changed, 22 insertions, 22 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 49dc048eefea..95a387d85d1a 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -14,29 +14,29 @@ COMMENT= Perl/GTK application that lets you draw ASCII charts using a GUI
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \
- p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA \
- p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2 \
- p5-Data-Compare>=0:${PORTSDIR}/devel/p5-Data-Compare \
- p5-Data-TreeDumper-Renderer-GTK>=0:${PORTSDIR}/devel/p5-Data-TreeDumper-Renderer-GTK \
- p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \
- p5-Eval-Context>=0:${PORTSDIR}/devel/p5-Eval-Context \
- p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- p5-Hash-Slice>=0.03:${PORTSDIR}/devel/p5-Hash-Slice \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Module-Util>=0:${PORTSDIR}/devel/p5-Module-Util \
- p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
- p5-Test-Block>=0:${PORTSDIR}/devel/p5-Test-Block \
- p5-Test-Dependencies>=0:${PORTSDIR}/devel/p5-Test-Dependencies \
- p5-Test-Distribution>=0:${PORTSDIR}/devel/p5-Test-Distribution \
- p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
- p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Spelling>=0:${PORTSDIR}/devel/p5-Test-Spelling \
- p5-Test-Strict>=0:${PORTSDIR}/devel/p5-Test-Strict \
- p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
- p5-Text-Diff>=1.41:${PORTSDIR}/textproc/p5-Text-Diff
+BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \
+ p5-Check-ISA>=0:devel/p5-Check-ISA \
+ p5-Compress-Bzip2>=0:archivers/p5-Compress-Bzip2 \
+ p5-Data-Compare>=0:devel/p5-Data-Compare \
+ p5-Data-TreeDumper-Renderer-GTK>=0:devel/p5-Data-TreeDumper-Renderer-GTK \
+ p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \
+ p5-Eval-Context>=0:devel/p5-Eval-Context \
+ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
+ p5-Hash-Slice>=0.03:devel/p5-Hash-Slice \
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
+ p5-Module-Util>=0:devel/p5-Module-Util \
+ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
+ p5-Test-Block>=0:devel/p5-Test-Block \
+ p5-Test-Dependencies>=0:devel/p5-Test-Dependencies \
+ p5-Test-Distribution>=0:devel/p5-Test-Distribution \
+ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \
+ p5-Test-Pod>=0:devel/p5-Test-Pod \
+ p5-Test-Spelling>=0:devel/p5-Test-Spelling \
+ p5-Test-Strict>=0:devel/p5-Test-Strict \
+ p5-Test-Warn>=0:devel/p5-Test-Warn \
+ p5-Text-Diff>=1.41:textproc/p5-Text-Diff
RUN_DEPENDS:= ${BUILD_DEPENDS} \
- p5-Class-ISA>=0:${PORTSDIR}/devel/p5-Class-ISA
+ p5-Class-ISA>=0:devel/p5-Class-ISA
USES= perl5
USE_PERL5= modbuild