diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2015-03-24 21:39:42 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2015-03-24 21:39:42 +0000 |
commit | 0d4d5279ee13088ade71f1d0ea97e8ff355d8608 (patch) | |
tree | 8b9027bf27088610fd602b4e7e45b02ad98d29da /sysutils/busybox-unstable | |
parent | 50e8452cd80ba7c01f482f128ce97e2720e13027 (diff) |
Notes
Diffstat (limited to 'sysutils/busybox-unstable')
-rw-r--r-- | sysutils/busybox-unstable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/busybox-unstable/Makefile b/sysutils/busybox-unstable/Makefile index 0bf4946e58f7..f9c9a4c85969 100644 --- a/sysutils/busybox-unstable/Makefile +++ b/sysutils/busybox-unstable/Makefile @@ -23,7 +23,7 @@ CONFLICTS_INSTALL= busybox-[1-9]* IGNORE= is older than stable version. Use sysutils/busybox -PORTSCOUT= skipv:1.23.1 +PORTSCOUT= limit:.*\.0$$ MAKE_ARGS+= SKIP_STRIP=y CC="${CC}" HOSTCC="${CC}" CXX="${CXX}" HOSTCXX="${CXX}" # findutils/find.c l. 752+, uses a GCC extension/invalid C code: |