FreeBSD Bugzilla – Attachment 165820 Details for
Bug 202824
dns/dnstracer: Build fails on 10.2-RELEASE-p2 amd64 (config.status: error: invalid argument: depfiles)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff_dns_dnstracker_hack
svn-diff-dns_dnstracer_hack (text/plain), 766 bytes, created by
w.schwarzenfeld
on 2016-01-19 14:27:32 UTC
(
hide
)
Description:
svn-diff_dns_dnstracker_hack
Filename:
MIME Type:
Creator:
w.schwarzenfeld
Created:
2016-01-19 14:27:32 UTC
Size:
766 bytes
patch
obsolete
>Index: /usr/ports/dns/dnstracer/Makefile >=================================================================== >--- /usr/ports/dns/dnstracer/Makefile (revision 406682) >+++ /usr/ports/dns/dnstracer/Makefile (working copy) >@@ -9,12 +9,12 @@ > MAINTAINER= edwin@mavetju.org > COMMENT= Trace a chain of DNS servers to the source > >-HAS_CONFIGURE= yes > CONFIGURE_ARGS= --prefix=${PREFIX} >-USES= gmake >+USES= gmake autoreconf >+GNU_CONFIGURE= yes > > PLIST_FILES= bin/dnstracer \ >- man/man8/dnstracer.8.gz >+# man/man8/dnstracer.8.gz > > OPTIONS_DEFINE= IPV6 > >@@ -22,4 +22,7 @@ > > BROKEN_sparc64= fails to build > >+pre-install: >+ ${MKDIR} ${STAGEDIR}/${PREFIX}/man/man8 >+ ${INSTALL_MAN} ${WRKSRC}/dnstracer.8 ${STAGEDIR}${PREFIX}/man/man8/dnstracer.8 > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202824
:
164960
|
165806
|
165820
|
165821
|
165823
|
165825
|
165852
|
165853