From 8a19eef194b878d3b32bd747a8a017a63db4266d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 22 Jan 2013 00:56:09 +0000 Subject: Add PORTSCOUT variables. --- sysutils/busybox/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils/busybox') diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile index 9f69da8c15b5..047fa1afe91b 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed CONFLICTS_INSTALL= busybox-unstable-* +PORTSCOUT= limitw:1,EVEN + MAKE_JOBS_SAFE= yes MAKE_ARGS+= SKIP_STRIP=y CC="${CC}" HOSTCC="${CC}" CXX="${CXX}" HOSTCXX="${CXX}" USE_BZIP2= yes -- cgit v1.2.3