FreeBSD Bugzilla – Attachment 125590 Details for
Bug 169219
[PATCH] sysutils/acpi_call: fix usage of ${SRC_BASE} before it is defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
acpi_call-1.0.1.patch
acpi_call-1.0.1.patch (text/plain), 606 bytes, created by
Jason Helfman
on 2012-06-19 00:40:21 UTC
(
hide
)
Description:
acpi_call-1.0.1.patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-06-19 00:40:21 UTC
Size:
606 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/acpi_call/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 28 Dec 2011 06:59:36 -0000 1.5 >+++ Makefile 18 Jun 2012 23:35:45 -0000 >@@ -16,6 +16,8 @@ > > LICENSE= BSD > >+.include <bsd.port.pre.mk> >+ > KMODDIR?= /boot/modules > PLIST_SUB+= KMODDIR=${KMODDIR} \ > PORTNAME=${PORTNAME} >@@ -34,4 +36,4 @@ > @${INSTALL_KLD} ${WRKSRC}/${PORTNAME}.ko ${KMODDIR} > @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/sbin > >-.include <bsd.port.mk> >+.include <bsd.port.post.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 169219
: 125590