FreeBSD Bugzilla – Attachment 137169 Details for
Bug 182566
Fix mail/dbmail not building with DOCS unset
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dbmail-docs.diff
dbmail-docs.diff (text/plain), 987 bytes, created by
Alan Hicks
on 2013-10-02 11:40:00 UTC
(
hide
)
Description:
dbmail-docs.diff
Filename:
MIME Type:
Creator:
Alan Hicks
Created:
2013-10-02 11:40:00 UTC
Size:
987 bytes
patch
obsolete
>--- Makefile.orig 2013-10-02 10:41:52.000000000 +0100 >+++ Makefile 2013-10-02 10:45:39.000000000 +0100 >@@ -22,7 +22,7 @@ > > CONFLICTS= dbmail-2.* > >-OPTIONS_DEFINE= DOCS LDAP SIEVE THREADS >+OPTIONS_DEFINE= LDAP SIEVE THREADS > OPTIONS_DEFAULT= THREADS > SIEVE_DESC= Build with support for Sieve mail sorting language > >@@ -36,7 +36,8 @@ > CFLAGS+= -fPIC ${PTHREAD_CFLAGS} > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} >-CONFIGURE_ARGS+= --with-zdb=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc >+CONFIGURE_ARGS+= --with-zdb=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc --enable-manpages >+ > MAKE_ARGS+= mandir=${MANPREFIX}/man > > PORTDOCS= AUTHORS BUGS INSTALL THANKS UPGRADING >@@ -73,10 +74,6 @@ > EXTRA_PATCHES= ${FILESDIR}/extra-patch-acinclude.m4 > .endif > >-.if ${PORT_OPTIONS:MDOCS} >-CONFIGURE_ARGS+= --enable-manpages >-.endif >- > post-install: > ${INSTALL_DATA} ${WRKSRC}/dbmail.conf ${STAGEDIR}${PREFIX}/etc/dbmail.conf-dist > @${MKDIR} ${STAGEDIR}${DATADIR}
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 182566
: 137169