Le 2019-11-17 12:11, Thomas Klausner a écrit :
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 17 11:11:21 UTC 2019
Modified Files:
pkgsrc/mail/rspamd: Makefile
Log Message:
rspamd: guess correction for weird BUILDLINK_FNAME_TRANSFORM
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/mail/rspamd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Thanks Thomas for fixing my weird modification. I would remove this pkglint warning: WARN: Makefile:26: Definition of BUILDLINK_TRANSFORM.Darwin is deprecated. Use BUILDLINK_FNAME_TRANSFORM.* instead. Do you have an idea on how we could use BUILDLINK_FNAME_TRANSFORM.* to remove -lrt? Or maybe we only need to ignore this warning.