aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-07-08 00:22:54 +0800
committeradamw <adamw@FreeBSD.org>2015-07-08 00:22:54 +0800
commite9a9ff6d07aeaf222a17a4f0942518e5f8e2023b (patch)
treed2523571fe3308c1981c6321840734021baa4107 /textproc
parentdd1e4661e3b884d2317fb2d10499e90ee5e488a9 (diff)
downloadfreebsd-ports-graphics-e9a9ff6d07aeaf222a17a4f0942518e5f8e2023b.tar.gz
freebsd-ports-graphics-e9a9ff6d07aeaf222a17a4f0942518e5f8e2023b.tar.zst
freebsd-ports-graphics-e9a9ff6d07aeaf222a17a4f0942518e5f8e2023b.zip
Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
and sort depends where appropriate.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ack/Makefile b/textproc/ack/Makefile
index 971b481599f..e5d707c7869 100644
--- a/textproc/ack/Makefile
+++ b/textproc/ack/Makefile
@@ -15,7 +15,7 @@ LICENSE= ART20
BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
+TEST_DEPENDS= bash:${PORTSDIR}/shells/bash \
p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
CONFLICTS_INSTALL= ja-ack-[0-9]*