diff options
author | taca <taca> | 2008-07-20 02:12:33 +0000 |
---|---|---|
committer | taca <taca> | 2008-07-20 02:12:33 +0000 |
commit | d487e8058e97ec7be3bd8e6081108f9de8e7d4d8 (patch) | |
tree | 800bdbe5d23261f148076d39b08f66c575645a17 /www/zope/Makefile.common | |
parent | 3ba30b4d9e3f5e16508d6d0140ab4837b734c34f (diff) | |
download | pkgsrc-d487e8058e97ec7be3bd8e6081108f9de8e7d4d8.tar.gz |
Add a comment that this file is used by ../../www/zope211/Makefile, too.
Diffstat (limited to 'www/zope/Makefile.common')
-rw-r--r-- | www/zope/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope/Makefile.common b/www/zope/Makefile.common index 9014a85b054..cb0e35a0cc1 100644 --- a/www/zope/Makefile.common +++ b/www/zope/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.2 2008/05/11 16:28:54 taca Exp $ +# $NetBSD: Makefile.common,v 1.3 2008/07/20 02:12:33 taca Exp $ # # used by www/zope29/Makefile # used by www/zope210/Makefile +# used by www/zope211/Makefile FILES_SUBST+= RCVAR_SUFFIX=${RCVAR_SUFFIX} MESSAGE_SUBST+= RCVAR_SUFFIX=${RCVAR_SUFFIX} |