FreeBSD Bugzilla – Attachment 155042 Details for
Bug 199059
[PATCH] mail/rainloop: use OPTIONS_RADIO rather than OPTIONS_SINGLE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use OPTIONS_RADIO rather than OPTIONS_RADIO.
patch-mail_rainloop (text/plain), 595 bytes, created by
Yasuhiro Kimura
on 2015-03-31 06:03:08 UTC
(
hide
)
Description:
Use OPTIONS_RADIO rather than OPTIONS_RADIO.
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2015-03-31 06:03:08 UTC
Size:
595 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 382788) >+++ Makefile (working copy) >@@ -18,9 +18,6 @@ > RHASH= 3cd56183a7425a8750c19bc688aedd81 > RBUILD= 291 > >-OPTIONS_SINGLE= DB >-OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE >- > USES= zip > NO_BUILD= yes > NO_WRKSUBDIR= yes >@@ -29,8 +26,8 @@ > RVER= ${PORTVERSION}.${RBUILD} > PLIST_SUB= VER="${RVER}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" > >-OPTIONS_SINGLE= DB >-OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE >+OPTIONS_RADIO= DB >+OPTIONS_RADIO_DB= MYSQL PGSQL SQLITE > > .include <bsd.port.options.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 199059
: 155042