diff options
author | rillig <rillig@pkgsrc.org> | 2007-10-11 08:51:43 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-10-11 08:51:43 +0000 |
commit | 5a3c99c89c4faf8117b4ddb1f7b74bfa7c7dc668 (patch) | |
tree | a6f90cadcc33d7968a6fe457da360dee0ed2d670 /lang | |
parent | 948596705e0a955a8ebb611d0ce1285aafe08088 (diff) | |
download | pkgsrc-5a3c99c89c4faf8117b4ddb1f7b74bfa7c7dc668.tar.gz |
Clarified the comment that no dependency is added by this file.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php/phpversion.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/php/phpversion.mk b/lang/php/phpversion.mk index b3c0d439e6e..12df3240a4c 100644 --- a/lang/php/phpversion.mk +++ b/lang/php/phpversion.mk @@ -1,7 +1,8 @@ -# $NetBSD: phpversion.mk,v 1.8 2007/09/20 09:11:07 rillig Exp $ +# $NetBSD: phpversion.mk,v 1.9 2007/10/11 08:51:43 rillig Exp $ # # This file selects a PHP version, based on the user's preferences and -# the installed packages. +# the installed packages. It does not add a dependency on the PHP +# package. # # === User-settable variables === # |