FreeBSD Bugzilla – Attachment 42409 Details for
Bug 66140
[MAINTAINER] mail/lmtpd: Remove auto-OPTIONS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lmtpd-0.9.16_2.patch
lmtpd-0.9.16_2.patch (text/plain), 1.14 KB, created by
Xavier Beaudouin
on 2004-05-01 11:20:15 UTC
(
hide
)
Description:
lmtpd-0.9.16_2.patch
Filename:
MIME Type:
Creator:
Xavier Beaudouin
Created:
2004-05-01 11:20:15 UTC
Size:
1.14 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/lmtpd.old/Makefile /usr/ports/mail/lmtpd/Makefile >--- /usr/ports/mail/lmtpd.old/Makefile Sat May 1 11:56:01 2004 >+++ /usr/ports/mail/lmtpd/Makefile Sat May 1 12:12:10 2004 >@@ -7,7 +7,7 @@ > > PORTNAME= lmtpd > PORTVERSION= 0.9.16 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= mail > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= pll >@@ -19,29 +19,11 @@ > BUILD_DEPENDS= ${LOCALBASE}/lib/libhome.a:${PORTSDIR}/misc/libhome > > OPTIONS= PCRE "Support for PCRE" on >- >-.include <bsd.port.pre.mk> >- >-.if exists(${LOCALBASE}/lib/mysql/libmysqlclient.so) >-WITH_MYSQL= yes > OPTIONS+= MYSQL "Support for MySQL Queries and Logs" on >-.else >-OPTIONS+= MYSQL "Support for MySQL Queries and Logs" off >-.endif >- >-.if exists(${LOCALBASE}/lib/libdb3.so) >-WITH_DB3= yes > OPTIONS+= DB3 "Support for DB3" on >-.else >-OPTIONS+= DB3 "Support for DB3" off >-.endif >- >-.if exists(${LOCALBASE}/lib/libdb4.so) >-WITH_DB4= yes >-OPTIONS+= DB4 "Support for DB4" on >-.else > OPTIONS+= DB4 "Support for DB4" off >-.endif >+ >+.include <bsd.port.pre.mk> > > .if defined(WITH_DB3) && defined(WITH_DB4) > .error You cannot use DB3 and DB4 in the same time.
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 66140
: 42409