FreeBSD Bugzilla – Attachment 89070 Details for
Bug 125939
New Port: misc/wanpipe drivers for various sangoma cards
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/x-diff; charset="iso-8859-1"), 780 bytes, created by
Josh Paetzel <josh@tcbug.org>
on 2008-08-19 00:42:41 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Josh Paetzel <josh@tcbug.org>
Created:
2008-08-19 00:42:41 UTC
Size:
780 bytes
patch
obsolete
>--- Makefile.old 2008-08-18 23:25:09.000000000 +0000 >+++ Makefile 2008-08-18 23:31:39.000000000 +0000 >@@ -35,6 +35,8 @@ > OPTIONS= TDM_VOICE "Enable TDM Voice support" off \ > WAN_PROTOCOL "Enable Wanpipe Protocol support" off > >+NO_PACKAGE= Should be in sync with the kernel to work correctly >+ > .include <bsd.port.pre.mk> > > .if defined(WITH_TDM_VOICE) >@@ -51,6 +53,13 @@ > EXTRA_ARGS+= WITH_WAN_PROTOCOL > .endif > >+pre-everything:: >+ @if [ ! -f /usr/src/sys/Makefile ]; then \ >+ ${ECHO_MSG} ">> The wanpipe port needs FreeBSD kernel source code to compile."; \ >+ ${ECHO_MSG} ">> Please install FreeBSD kernel source code in /usr/src/sys."; \ >+ ${FALSE}; \ >+ fi >+ > do-configure: > @${SH} ${PKGCONFIG} ${DISTNAME} do-configure ${EXTRA_ARGS} >
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 125939
:
89069
| 89070 |
89071