FreeBSD Bugzilla – Attachment 11484 Details for
Bug 22613
FIX: mail/postfix-current Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.53 KB, created by
yds
on 2000-11-05 07:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
yds
Created:
2000-11-05 07:10:01 UTC
Size:
2.53 KB
patch
obsolete
>diff -ruN postfix-current.orig/Makefile postfix-current/Makefile >--- postfix-current.orig/Makefile Thu Nov 2 20:00:11 2000 >+++ postfix-current/Makefile Sun Nov 5 00:24:30 2000 >@@ -31,6 +31,32 @@ > > MAKEFILEFLAGS+= OPT="${CFLAGS}" > >+MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ >+ postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postsuper.1 \ >+ sendmail.1 >+ >+MAN5= access.5 aliases.5 canonical.5 regexp_table.5 relocated.5 \ >+ transport.5 virtual.5 >+ >+MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \ >+ master.8 pickup.8 pipe.8 qmgr.8 showq.8 smtp.8 smtpd.8 \ >+ spawn.8 trivial-rewrite.8 >+ >+CONF1= access aliases canonical main.cf master.cf \ >+ regexp_table relocated transport virtual >+ >+CONF2= sample-aliases.cf sample-canonical.cf sample-debug.cf \ >+ sample-filter.cf sample-local.cf sample-misc.cf \ >+ sample-rate.cf sample-regexp.cf sample-relocated.cf \ >+ sample-resource.cf sample-rewrite.cf sample-smtp.cf \ >+ sample-smtpd.cf sample-transport.cf sample-virtual.cf >+ >+BIN1= bounce cleanup error flush lmtp local master nqmgr pickup \ >+ pipe qmgr showq smtp smtpd spawn trivial-rewrite >+ >+BIN2= postalias postcat postconf postdrop postfix \ >+ postkick postlog postmap postsuper sendmail >+ > .if defined(WITH_MYSQL) > BUILD_DEPENDS+= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql322-client > POSTFIX_CCARGS+= -DHAS_MYSQL -I${LOCALBASE}/include/mysql >@@ -71,32 +97,6 @@ > .else > PLIST_SUB+= WITH_SASL="@comment " > .endif >- >-MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ >- postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postsuper.1 \ >- sendmail.1 >- >-MAN5= access.5 aliases.5 canonical.5 regexp_table.5 relocated.5 \ >- transport.5 virtual.5 >- >-MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \ >- master.8 pickup.8 pipe.8 qmgr.8 showq.8 smtp.8 smtpd.8 \ >- spawn.8 trivial-rewrite.8 >- >-CONF1= access aliases canonical main.cf master.cf \ >- regexp_table relocated transport virtual >- >-CONF2= sample-aliases.cf sample-canonical.cf sample-debug.cf \ >- sample-filter.cf sample-local.cf sample-misc.cf \ >- sample-rate.cf sample-regexp.cf sample-relocated.cf \ >- sample-resource.cf sample-rewrite.cf sample-smtp.cf \ >- sample-smtpd.cf sample-transport.cf sample-virtual.cf >- >-BIN1= bounce cleanup error flush lmtp local master nqmgr pickup \ >- pipe qmgr showq smtp smtpd spawn trivial-rewrite >- >-BIN2= postalias postcat postconf postdrop postfix \ >- postkick postlog postmap postsuper sendmail > > post-patch: > (cd ${WRKSRC} && make -f Makefile.init makefiles ${MAKEFILEFLAGS} \
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 22613
: 11484