[csw-devel] SF.net SVN: gar:[13461] csw/mgar/pkg/cpan/Dancer/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Feb 24 09:36:57 CET 2011
Revision: 13461
http://gar.svn.sourceforge.net/gar/?rev=13461&view=rev
Author: dmichelsen
Date: 2011-02-24 08:36:56 +0000 (Thu, 24 Feb 2011)
Log Message:
-----------
cpan/Dancer: Fix dependencies
Modified Paths:
--------------
csw/mgar/pkg/cpan/Dancer/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Dancer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Dancer/trunk/Makefile 2011-02-23 20:58:04 UTC (rev 13460)
+++ csw/mgar/pkg/cpan/Dancer/trunk/Makefile 2011-02-24 08:36:56 UTC (rev 13461)
@@ -12,11 +12,11 @@
PACKAGES += CSWpm-dancer
CATALOGNAME_CSWpm-dancer = pm_dancer
ARCHALL_CSWpm-dancer = 1
-RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpm-http-server-simple-psgi
-RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmuri
-RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpm-http-body
-RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmmimetypes
-RUNTIME_DEP_PKGS_CSWpm-dancer = CSWpmlibwww
+RUNTIME_DEP_PKGS_CSWpm-dancer += CSWpm-http-server-simple-psgi
+RUNTIME_DEP_PKGS_CSWpm-dancer += CSWpmuri
+RUNTIME_DEP_PKGS_CSWpm-dancer += CSWpm-http-body
+RUNTIME_DEP_PKGS_CSWpm-dancer += CSWpmmimetypes
+RUNTIME_DEP_PKGS_CSWpm-dancer += CSWpmlibwww
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