Subject: CVS commit: pkgsrc/mail/qmail
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2005 15:06:58
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Apr 30 15:06:58 UTC 2005

Modified Files:
	pkgsrc/mail/qmail: Makefile

Log Message:
Use :sh instead of != to assign QUEUE_EXTRALEN to defer evalutation of
command until it is referenced within subst.mk's make targets.  This
avoids needing ${EXPR} and ${WC} in the top-level make.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 pkgsrc/mail/qmail/Makefile

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