FreeBSD Bugzilla – Attachment 138638 Details for
Bug 184666
[PATCH] mail/postfix dependency change after databases/tinycdb update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.26 KB, created by
Pawel Pekala
on 2013-12-10 18:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pawel Pekala
Created:
2013-12-10 18:00:00 UTC
Size:
2.26 KB
patch
obsolete
>Index: postfix/Makefile >=================================================================== >--- postfix/Makefile (wersja 336068) >+++ postfix/Makefile (kopia robocza) >@@ -218,7 +218,7 @@ > .endif > > .if ${PORT_OPTIONS:MCDB} >-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb >+LIB_DEPENDS+= libcdb.so:${PORTSDIR}/databases/tinycdb > POSTFIX_CCARGS+= -DHAS_CDB -I${LOCALBASE}/include > POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lcdb > .endif >Index: postfix-current/Makefile >=================================================================== >--- postfix-current/Makefile (wersja 336068) >+++ postfix-current/Makefile (kopia robocza) >@@ -216,7 +216,7 @@ > .endif > > .if ${PORT_OPTIONS:MCDB} >-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb >+LIB_DEPENDS+= libcdb.so:${PORTSDIR}/databases/tinycdb > POSTFIX_CCARGS+= -DHAS_CDB -I${LOCALBASE}/include > POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lcdb > .endif >Index: postfix27/Makefile >=================================================================== >--- postfix27/Makefile (wersja 336068) >+++ postfix27/Makefile (kopia robocza) >@@ -198,7 +198,7 @@ > .endif > > .if ${PORT_OPTIONS:MCDB} >-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb >+LIB_DEPENDS+= libcdb.so:${PORTSDIR}/databases/tinycdb > POSTFIX_CCARGS+= -DHAS_CDB -I${LOCALBASE}/include > POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lcdb > .endif >Index: postfix28/Makefile >=================================================================== >--- postfix28/Makefile (wersja 336068) >+++ postfix28/Makefile (kopia robocza) >@@ -220,7 +220,7 @@ > .endif > > .if ${PORT_OPTIONS:MCDB} >-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb >+LIB_DEPENDS+= libcdb.so:${PORTSDIR}/databases/tinycdb > POSTFIX_CCARGS+= -DHAS_CDB -I${LOCALBASE}/include > POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lcdb > .endif >Index: postfix29/Makefile >=================================================================== >--- postfix29/Makefile (wersja 336068) >+++ postfix29/Makefile (kopia robocza) >@@ -220,7 +220,7 @@ > .endif > > .if ${PORT_OPTIONS:MCDB} >-BUILD_DEPENDS+= ${LOCALBASE}/lib/libcdb.a:${PORTSDIR}/databases/tinycdb >+LIB_DEPENDS+= libcdb.so:${PORTSDIR}/databases/tinycdb > POSTFIX_CCARGS+= -DHAS_CDB -I${LOCALBASE}/include > POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lcdb > .endif
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 184666
: 138638