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 | cfd60c15ffe9a72a053859c9cd028b6f860d741e (patch) | |
tree | a6f90cadcc33d7968a6fe457da360dee0ed2d670 /lang/php | |
parent | 8a4225b4af6cfcb31aa34470aab449de624f157f (diff) | |
download | pkgsrc-cfd60c15ffe9a72a053859c9cd028b6f860d741e.tar.gz |
Clarified the comment that no dependency is added by this file.
Diffstat (limited to 'lang/php')
-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 === # |