Subject: CVS commit: pkgsrc/security/openpam
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2005 16:55:21
Module Name: pkgsrc
Committed By: jlam
Date: Mon Jan 17 16:55:21 UTC 2005
Modified Files:
pkgsrc/security/openpam: Makefile
Log Message:
OpenPAM doesn't really need perl during the build... it's only there
to regenerate some documentation files, but the regen is unnecessary.
Fix the post-tools target that created a dummy perl -- it was failing
because ${TRUE} may not be an actual executable (it could be a shell
builtin) and thus symlinking to it may not work.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/security/openpam/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.