FreeBSD Bugzilla – Attachment 73366 Details for
Bug 106361
[PATCH] mail/nmh: make portlint(1) happy
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nmh-1.2_1.patch
nmh-1.2_1.patch (text/plain), 1.62 KB, created by
Alexander Botero-Lowry
on 2006-12-05 07:50:14 UTC
(
hide
)
Description:
nmh-1.2_1.patch
Filename:
MIME Type:
Creator:
Alexander Botero-Lowry
Created:
2006-12-05 07:50:14 UTC
Size:
1.62 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/mail/nmh/Makefile,v >retrieving revision 1.39 >diff -u -u -r1.39 Makefile >--- Makefile 7 Oct 2006 20:47:46 -0000 1.39 >+++ Makefile 5 Dec 2006 07:46:00 -0000 >@@ -62,39 +62,39 @@ > COMMENT= A cleaned up MH mailer suite > > USE_GMAKE= yes >-GNU_CONFIGURE= yes >+GNU_CONFIGURE= yes > USE_AUTOTOOLS= autoconf:259 > CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ > --sysconfdir=${PREFIX}/etc/nmh > .ifdef NMH_EDITOR >-CONFIGURE_ARGS+= --with-editor=${NMH_EDITOR} >+CONFIGURE_ARGS+= --with-editor=${NMH_EDITOR} > .endif > .ifdef NMH_MASQUERADE >-CONFIGURE_ARGS+= --enable-masquerade="${NMH_MASQUERADE}" >+CONFIGURE_ARGS+= --enable-masquerade="${NMH_MASQUERADE}" > .endif > .ifndef NMH_LOCKING > NMH_LOCKING=FLOCK_LOCKING > .endif > .ifdef NMH_MTS >-CONFIGURE_ARGS+= --with-mts=${NMH_MTS} >+CONFIGURE_ARGS+= --with-mts=${NMH_MTS} > .endif > .ifdef NMH_PAGER >-CONFIGURE_ARGS+= --with-pager=${NMH_PAGER} >+CONFIGURE_ARGS+= --with-pager=${NMH_PAGER} > .endif > .ifdef NMH_POP >-CONFIGURE_ARGS+= --${NMH_POP}-pop >+CONFIGURE_ARGS+= --${NMH_POP}-pop > .else >-CONFIGURE_ARGS+= --enable-pop >+CONFIGURE_ARGS+= --enable-pop > .endif > .ifdef NMH_SMTPSERVERS >-CONFIGURE_ARGS+= --with-smtpservers="${NMH_SMTPSERVERS}" >+CONFIGURE_ARGS+= --with-smtpservers="${NMH_SMTPSERVERS}" > .endif > > .ifdef NMH_EXTRA_CONFIGURE_ARGS >-CONFIGURE_ARGS+= ${NMH_EXTRA_CONFIGURE_ARGS} >+CONFIGURE_ARGS+= ${NMH_EXTRA_CONFIGURE_ARGS} > .endif > >-CFLAGS+= -D${NMH_LOCKING} >+CFLAGS+= -D${NMH_LOCKING} > > MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 flists.1 \ > folder.1 folders.1 forw.1 inc.1 install-mh.1 mark.1 \
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 106361
: 73366