[csw-devel] SF.net SVN: gar:[5201] csw/mgar/pkg/cpan/Module-Build/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Jun 8 15:20:32 CEST 2009


Revision: 5201
          http://gar.svn.sourceforge.net/gar/?rev=5201&view=rev
Author:   bonivart
Date:     2009-06-08 13:20:32 +0000 (Mon, 08 Jun 2009)

Log Message:
-----------
Module-Build: fix Makefile

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Module-Build/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Module-Build/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Build/trunk/Makefile	2009-06-08 12:21:44 UTC (rev 5200)
+++ csw/mgar/pkg/cpan/Module-Build/trunk/Makefile	2009-06-08 13:20:32 UTC (rev 5201)
@@ -11,20 +11,14 @@
   much more straightforward way than with MakeMaker.
 endef
 
-#DISTFILES += $(call admfiles,CSWpmmodulebuild,depend prototype)
+LICENSE = LICENSE
 
 PACKAGES = CSWpmmodulebuild
 CATALOGNAME = pm_modulebuild
-REQUIRED_PKGS = CSWpmarchivetar CSWpmextutparsexs CSWpmyaml
 
-LICENSE = LICENSE
+REQUIRED_PKGS = CSWpmarchivetar CSWpmextutparsexs CSWpmextutcbuilder CSWpmmodulesign
+PREREQUISITE_PKGS = CSWperl
 
-DEPENDS += cpan/YAML
-DEPENDS += cpan/ExtUtils-ParseXS
-DEPENDS += cpan/Archive-Tar
-
-CONFIGURE_ARGS = destdir=$(DESTDIR)
-
 ARCHALL = 1
 
 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