SF.net SVN: gar:[22395] csw/mgar/pkg/powerdns/trunk/Makefile

wilbury at users.sourceforge.net wilbury at users.sourceforge.net
Tue Nov 5 10:10:35 CET 2013


Revision: 22395
          http://gar.svn.sourceforge.net/gar/?rev=22395&view=rev
Author:   wilbury
Date:     2013-11-05 09:10:34 +0000 (Tue, 05 Nov 2013)
Log Message:
-----------
powerdns/trunk: Add platform dependent DEPS

Modified Paths:
--------------
    csw/mgar/pkg/powerdns/trunk/Makefile

Modified: csw/mgar/pkg/powerdns/trunk/Makefile
===================================================================
--- csw/mgar/pkg/powerdns/trunk/Makefile	2013-11-05 07:26:21 UTC (rev 22394)
+++ csw/mgar/pkg/powerdns/trunk/Makefile	2013-11-05 09:10:34 UTC (rev 22395)
@@ -80,7 +80,8 @@
 PACKAGES = CSWpdns
 CATALOGNAME_CSWpdns = powerdns
 SPKG_DESC_CSWpdns = PowerDNS
-#RUNTIME_DEP_PKGS_CSWpdns += CSWlibz1
+RUNTIME_DEP_PKGS_CSWpdns_sparc += CSWlibz1
+
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibmysqlclient18
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibstdc++6
@@ -89,7 +90,7 @@
 RUNTIME_DEP_PKGS_CSWpdns += CSWliblber2-4-2
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibldap-r2-4-2
 RUNTIME_DEP_PKGS_CSWpdns += CSWlibsqlite3-0
-RUNTIME_DEP_PKGS_CSWpdns_sparc += CSWlibz1
+RUNTIME_DEP_PKGS_CSWpdns += $(RUNTIME_DEP_PKGS_CSWpdns_$(GARCH))
 
 BUILD_DEP_PKGS_CSWpdns += CSWmysql-dev
 BUILD_DEP_PGKS_CSWpdns += CSWboostdevel

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