FreeBSD Bugzilla – Attachment 96099 Details for
Bug 134657
[PATCH] mail/extman: fix dependency on p5-DBD-LDAP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
extman-1.0.0.patch
extman-1.0.0.patch (text/plain), 621 bytes, created by
Dmitry Marakasov
on 2009-05-18 17:50:02 UTC
(
hide
)
Description:
extman-1.0.0.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2009-05-18 17:50:02 UTC
Size:
621 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/mail/extman/Makefile,v >retrieving revision 1.6 >diff -u -u -r1.6 Makefile >--- Makefile 14 Mar 2009 13:36:43 -0000 1.6 >+++ Makefile 18 May 2009 16:18:37 -0000 >@@ -29,7 +29,7 @@ > RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql > .endif > .if defined(WITH_LDAP) >-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP >+RUN_DEPENDS+= ${SITE_PERL}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP > .endif > > do-install:
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 134657
: 96099