mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix fetch.
This commit is contained in:
parent
59c819fa9e
commit
ef5bf69a75
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363821
@ -12,7 +12,7 @@ COMMENT= System call tracer
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= shebangfix perl5 # perl5 for strace-graph tar:bzip2
|
||||
USES= shebangfix perl5 tar:bzip2 # perl5 for strace-graph
|
||||
GNU_CONFIGURE= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
@ -22,8 +22,6 @@ PLIST_FILES= bin/strace bin/strace-graph man/man1/strace.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
PORTDOCS= AUTHORS COPYRIGHT CREDITS ChangeLog NEWS PORTING \
|
||||
README README-freebsd README-svr4 TODO
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user