Explicitly disable gnome-keyring because the port will link against it if it is installed. While I'm here, makes portlint happy. Port maintainer (novel@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->novel Over to maintainer (via the GNATS Auto Assign Tool)
novel 2011-07-05 10:47:21 UTC FreeBSD ports repository Modified files: mail/msmtp Makefile Log: - Pet portlint(1) - Introduce GNOME_KEYRING option PR: 158596 (based on) Submitted by: jlaffaye Revision Changes Path 1.62 +10 -3 ports/mail/msmtp/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Julien, thanks for the patch! I've committed it with a modification - I've introduced GNOME_KEYRING option instead of unconditionally disableing gnome keyring.