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

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Tue Aug 14 20:57:25 CEST 2012


Revision: 18946
          http://gar.svn.sourceforge.net/gar/?rev=18946&view=rev
Author:   guillomovitch
Date:     2012-08-14 18:57:24 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/File-Which: no need for package-specific 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 18:52:54 UTC (rev 18945)
+++ csw/mgar/pkg/cpan/File-Which/trunk/Makefile	2012-08-14 18:57:24 UTC (rev 18946)
@@ -18,8 +18,8 @@
 PACKAGES = CSWpm-file-which
 ARCHALL = 1
 
-BUILDIME_DEP_PKGS_CSWpm-file-which += CSWpm-test-script
+BUILDIME_DEP_PKGS += CSWpm-test-script
 
-RUNTIME_DEP_PKGS_CSWpm-file-which += CSWpm-pathtools
+RUNTIME_DEP_PKGS += 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