FreeBSD Bugzilla – Attachment 87289 Details for
Bug 123880
[PATCH] net-mgmt/argus3: broken SASL2 support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 664 bytes, created by
Tomoyuki Sakurai
on 2008-05-22 00:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tomoyuki Sakurai
Created:
2008-05-22 00:10:02 UTC
Size:
664 bytes
patch
obsolete
>diff -Nru /usr/ports/net-mgmt/argus3/Makefile ../argus3/Makefile >--- /usr/ports/net-mgmt/argus3/Makefile 2008-04-21 02:24:09.000000000 +0900 >+++ ../argus3/Makefile 2008-05-22 07:47:28.000000000 +0900 >@@ -28,12 +28,15 @@ > USE_BISON= build > GNU_CONFIGURE= true > .if defined(WITH_SASL) >-CONFIGURE_ARGS+= --with-sasl=${PREFIX} >+CONFIGURE_ARGS+= --with-sasl=${LOCALBASE} > .endif > > MAN5= argus.conf.5 > MAN8= argus.8 > >+post-patch: >+ @${REINPLACE_CMD} -e 's#/usr/lib/sasl2#${PREFIX}/lib/sasl2#' ${WRKSRC}/argus/ArgusOutput.c >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/bin/argus ${PREFIX}/sbin/argus > # ${INSTALL_SCRIPT} ${WRKSRC}/bin/argusbug ${PREFIX}/bin/argusbug
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 123880
: 87289