diff options
Diffstat (limited to 'devel/strace/Makefile')
-rw-r--r-- | devel/strace/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/strace/Makefile b/devel/strace/Makefile index 05c3999f0bb4..d89c6b76b202 100644 --- a/devel/strace/Makefile +++ b/devel/strace/Makefile @@ -12,8 +12,7 @@ COMMENT= System call tracer LICENSE= BSD3CLAUSE -USES= shebangfix perl5 # perl5 for strace-graph -USE_BZIP2= yes +USES= shebangfix perl5 # perl5 for strace-graph tar:bzip2 GNU_CONFIGURE= yes ONLY_FOR_ARCHS= i386 |