aboutsummaryrefslogtreecommitdiff
path: root/sysutils/busybox
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-01-22 00:56:09 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-01-22 00:56:09 +0000
commit8a19eef194b878d3b32bd747a8a017a63db4266d (patch)
tree18b60ae49231cae91053c19aaccda16a2e1a00d4 /sysutils/busybox
parentacbff06733b43ecf34cea1c4a33ecde7b3f4323d (diff)
downloadports-8a19eef194b878d3b32bd747a8a017a63db4266d.tar.gz
ports-8a19eef194b878d3b32bd747a8a017a63db4266d.zip
Notes
Diffstat (limited to 'sysutils/busybox')
-rw-r--r--sysutils/busybox/Makefile2
1 files changed, 2 insertions, 0 deletions
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