From 779676fbf163ac49fc4d7c624f969ec987d7675f Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 4 Nov 2015 20:15:14 +0000 Subject: - Update RUN_DEPENDS: remove redundant LOCALBASE/bin - Add NO_ARCH --- textproc/idnits/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') 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 -- cgit