Subject: CVS commit: pkgsrc/textproc/xmlcatmgr
To: None <pkgsrc-changes@NetBSD.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 07/22/2003 18:25:10
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Tue Jul 22 18:25:10 UTC 2003

Modified Files:
	pkgsrc/textproc/xmlcatmgr: buildlink2.mk catalogs.mk

Log Message:
Move the definition of XMLCATMGR, SGML_DEFAULT_CATALOG and XML_DEFAULT_CATALOG
variables from the catalogs.mk file to buildlink2.mk.  These may be needed in
a package that does *not* provide catalog files (i.e., all the functionality
in catalogs.mk is not required).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/textproc/xmlcatmgr/buildlink2.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/textproc/xmlcatmgr/catalogs.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.