FreeBSD Bugzilla – Attachment 85810 Details for
Bug 122107
net/c3270: fix single-quotes in OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net::c3270.diff
net::c3270.diff (text/plain), 1.50 KB, created by
Dima Panov
on 2008-03-26 05:20:01 UTC
(
hide
)
Description:
net::c3270.diff
Filename:
MIME Type:
Creator:
Dima Panov
Created:
2008-03-26 05:20:01 UTC
Size:
1.50 KB
patch
obsolete
>Index: net/c3270/Makefile >=================================================================== >RCS file: /home/ncvs/ports/net/c3270/Makefile,v >retrieving revision 1.17 >diff -u -r1.17 Makefile >--- net/c3270/Makefile 29 Jun 2007 16:29:06 -0000 1.17 >+++ net/c3270/Makefile 26 Mar 2008 03:31:22 -0000 >@@ -37,18 +37,18 @@ > # c3270's ./configure script supports these. > # Within it all options except DBCS are enabled by default. > >-OPTIONS=OPENSSL 'Build with OpenSSL support' on \ >- READLINE 'Use system Readline library' on \ >- PR3287 'Build pr3287 component' on \ >- ANSI 'Include NVT (ANSI) support' on \ >- APL 'Include APL support' on \ >- DBCS 'Include EBCDIC DBCS support' off \ >- FT 'Include IND\$$FILE support' on \ >- LOCAL_PROCESS 'Include Local Process support' on \ >- PRINTER 'Include printer session support' on \ >- SCRIPT 'Include scripting support' on \ >- TN3270E 'Include TN3270-Extended support' on \ >- TRACE 'Include trace support' on >+OPTIONS=OPENSSL "Build with OpenSSL support" on \ >+ READLINE "Use system Readline library" on \ >+ PR3287 "Build pr3287 component" on \ >+ ANSI "Include NVT (ANSI) support" on \ >+ APL "Include APL support" on \ >+ DBCS "Include EBCDIC DBCS support" off \ >+ FT "Include IND\$$FILE support" on \ >+ LOCAL_PROCESS "Include Local Process support" on \ >+ PRINTER "Include printer session support" on \ >+ SCRIPT "Include scripting support" on \ >+ TN3270E "Include TN3270-Extended support" on \ >+ TRACE "Include trace support" on > > .include <bsd.port.pre.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 122107
: 85810