pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mail



On Thu, 08 Dec 2011 05:39:19 +0900, Steven Drake <sbd%netbsd.org@localhost> 
wrote:

Module Name:    pkgsrc
Committed By:   sbd
Date:           Wed Dec  7 20:39:19 UTC 2011

Modified Files:
        pkgsrc/mail/cyrus-imapd: Makefile
        pkgsrc/mail/cyrus-imapd23: Makefile
        pkgsrc/mail/cyrus-imapd24: Makefile

Log Message:
If a package Makefile is going to try and detect a builtin libraray it
should honor the PREFER* variables.

It is trying to use com_err from krb5, so I feel it should be
switched with PREFER.${KRB5_TYPE} instead of PREFER.com_err
(I cannot find com_err package in pkgsrc).

To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/mail/cyrus-imapd/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/cyrus-imapd23/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/cyrus-imapd24/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




--
OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index