Subject: CVS commit: pkgsrc/mail/mail-notification
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/19/2006 00:27:26
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 19 00:27:26 UTC 2006
Modified Files:
pkgsrc/mail/mail-notification: Makefile
Log Message:
Fix:
cannot create /bin/msgfmt: read-only file system
cannot create /bin/msgfmt: read-only file system
chmod: /bin/msgfmt: No such file or directory
Solution:
Do not include gettext-lib/builtin.mk, if it's included
to early, BUILDLINK_DIR is not defined. Use gettext-lib/buildlink3.mk
instead.
While here, remove superfluous inclusion of bsd.prefs.mk.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/mail/mail-notification/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.