SF.net SVN: gar:[24271] csw/mgar/pkg/cpan/XML-XSLT/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Nov 5 19:54:50 CET 2014


Revision: 24271
          http://sourceforge.net/p/gar/code/24271
Author:   bonivart
Date:     2014-11-05 18:54:49 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/XML-XSLT/trunk: fix deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/XML-XSLT/trunk/Makefile

Modified: csw/mgar/pkg/cpan/XML-XSLT/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/XML-XSLT/trunk/Makefile	2014-11-05 18:46:06 UTC (rev 24270)
+++ csw/mgar/pkg/cpan/XML-XSLT/trunk/Makefile	2014-11-05 18:54:49 UTC (rev 24271)
@@ -8,16 +8,13 @@
 define BLURB
 endef
 
-DISTFILES += COPYING
-
 PACKAGES = CSWpm-xml-xslt
 CATALOGNAME = pm_xml_xslt
 SPKG_DESC_CSWpm-xml-xslt = $(DESCRIPTION)
-OBSOLETED_BY_CSWpm-xml-xslt = CSWpmxmlxslt
-CATALOGNAME_CSWpmxmlxslt = pm_xmlxslt
 
 ARCHALL = 1
 
-RUNTIME_DEP_PKGS += CSWpmxmldom
+RUNTIME_DEP_PKGS += CSWpm-xmldom
+RUNTIME_DEP_PKGS += CSWpm-xml-parser
 
 include gar/category.mk

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