[csw-devel] SF.net SVN: gar:[2745] csw/mgar/pkg/xmlto/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Jan 4 18:26:13 CET 2009


Revision: 2745
          http://gar.svn.sourceforge.net/gar/?rev=2745&view=rev
Author:   bdwalton
Date:     2009-01-04 17:26:13 +0000 (Sun, 04 Jan 2009)

Log Message:
-----------
corrected REQUIRED_PKGS lines...must have mental block here.

Modified Paths:
--------------
    csw/mgar/pkg/xmlto/trunk/Makefile

Modified: csw/mgar/pkg/xmlto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmlto/trunk/Makefile	2009-01-02 22:29:57 UTC (rev 2744)
+++ csw/mgar/pkg/xmlto/trunk/Makefile	2009-01-04 17:26:13 UTC (rev 2745)
@@ -5,8 +5,8 @@
 PREREQUISITE_PKGS = CSWmktemp CSWfindutils CSWdocbookxsl CSWlibxslt
 PREREQUISITE_PKGS = CSWflex CSWggetopt CSWgnulinks
 
-REQUIRES_PKGS = CSWsgmlcommon CSWxmlcommon CSWlibxml2 CSWdocbookdtds
-REQUIRES_PKGS += CSWdocbookxsl CSWlibxslt CSWflex CSWw3m
+REQUIRED_PKGS = CSWsgmlcommon CSWxmlcommon CSWlibxml2 CSWdocbookdtds
+REQUIRED_PKGS += CSWdocbookxsl CSWlibxslt CSWflex CSWw3m
 
 DESCRIPTION = An XSL toolchain front end.
 define BLURB


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list