FreeBSD Bugzilla – Attachment 74071 Details for
Bug 107227
[patch] dns/dnstop - Respect CC and CFLAGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dnstop.patch
dnstop.patch (text/plain), 461 bytes, created by
Babak Farrokhi
on 2006-12-27 06:50:11 UTC
(
hide
)
Description:
dnstop.patch
Filename:
MIME Type:
Creator:
Babak Farrokhi
Created:
2006-12-27 06:50:11 UTC
Size:
461 bytes
patch
obsolete
>diff -ruN dnstop.orig/Makefile dnstop/Makefile >--- dnstop.orig/Makefile Wed Dec 27 09:37:42 2006 >+++ dnstop/Makefile Wed Dec 27 09:43:40 2006 >@@ -15,6 +15,10 @@ > MAN8= dnstop.8 > PLIST_FILES= bin/dnstop > >+post-patch: >+ ${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS\?=|' ${WRKSRC}/Makefile >+ ${REINPLACE_CMD} -e 's|^CC=|CC\?=|' ${WRKSRC}/Makefile >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/dnstop ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/dnstop.8 ${PREFIX}/man/man8
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 107227
: 74071