Subject: CVS commit: pkgsrc/print/teTeX3-bin
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/28/2005 23:25:15
Module Name: pkgsrc
Committed By: jlam
Date: Thu Apr 28 23:25:15 UTC 2005
Modified Files:
pkgsrc/print/teTeX3-bin: Makefile
Log Message:
Avoid using != to define LOWER_PAPERSIZE .. use :sh instead to defer it
until the make targets are invoked. This avoids needing ${ECHO} and ${TR}
in the top-level make.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/print/teTeX3-bin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.