[csw-devel] SF.net SVN: gar:[18942] csw/mgar/pkg/cpan/File-Which/trunk/Makefile

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Tue Aug 14 19:01:57 CEST 2012


Revision: 18942
          http://gar.svn.sourceforge.net/gar/?rev=18942&view=rev
Author:   guillomovitch
Date:     2012-08-14 17:01:57 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/File-Which: update build deps, set build targets, remove implicit variables

Modified Paths:
--------------
    csw/mgar/pkg/cpan/File-Which/trunk/Makefile

Modified: csw/mgar/pkg/cpan/File-Which/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-Which/trunk/Makefile	2012-08-14 17:01:14 UTC (rev 18941)
+++ csw/mgar/pkg/cpan/File-Which/trunk/Makefile	2012-08-14 17:01:57 UTC (rev 18942)
@@ -19,13 +19,15 @@
 endef
 
 CATALOG_RELEASE = unstable
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
 
 LICENSE_TEXT = This module is licensed under the perl license
 
-PACKAGES += CSWpm-file-which
-CATALOGNAME_CSWpm-file-which = pm_file_which
-SPKG_DESC_CSWpm-file-which = Portable implementation of the "which" utility
-ARCHALL_CSWpm-file-which = 1
+PACKAGES = CSWpm-file-which
+ARCHALL = 1
+
+BUILDIME_DEP_PKGS_CSWpm-file-which += CSWpm-test-script
+
 RUNTIME_DEP_PKGS_CSWpm-file-which += CSWpm-pathtools
 
 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