aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-11-05 04:15:14 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-11-05 04:15:14 +0800
commit779676fbf163ac49fc4d7c624f969ec987d7675f (patch)
treeb9151253c5c59713570f3e65487d023664864d2b /textproc
parent796e62719139e46f80837788417aec659423c440 (diff)
downloadfreebsd-ports-graphics-779676fbf163ac49fc4d7c624f969ec987d7675f.tar.gz
freebsd-ports-graphics-779676fbf163ac49fc4d7c624f969ec987d7675f.tar.zst
freebsd-ports-graphics-779676fbf163ac49fc4d7c624f969ec987d7675f.zip
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Add NO_ARCH
Diffstat (limited to 'textproc')
-rw-r--r--textproc/idnits/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index 62b0d08b968..c2ec2d70497 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -13,8 +13,9 @@ COMMENT= Looks for problems in internet draft formatting
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+NO_ARCH= yes
NO_BUILD= yes
USES= shebangfix tar:tgz