aboutsummaryrefslogtreecommitdiff
path: root/devel/colorgcc
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 /devel/colorgcc
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/colorgcc')
-rw-r--r--devel/colorgcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/colorgcc/Makefile b/devel/colorgcc/Makefile
index e1d964114aa7..5440babc9864 100644
--- a/devel/colorgcc/Makefile
+++ b/devel/colorgcc/Makefile
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= sbz@FreeBSD.org
COMMENT= Perl script to colorize the terminal output of GCC
-RUN_DEPENDS= p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor
+RUN_DEPENDS= p5-Term-ANSIColor>=0:devel/p5-Term-ANSIColor
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= shebangfix