Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2006 01:39:01
Module Name: pkgsrc
Committed By: dmcmahill
Date: Sun Jan 29 01:39:01 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.subdir.mk
Log Message:
add a missing .PHONY: Now if you do something like
cd pkgsrc/foo
touch fetch
make fetch
you get the correct behaviour.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/mk/bsd.pkg.subdir.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.