SF.net SVN: gar:[22464] csw/mgar/pkg/netatalk/trunk/Makefile

slowfranklin at users.sourceforge.net slowfranklin at users.sourceforge.net
Sun Nov 10 18:57:46 CET 2013


Revision: 22464
          http://gar.svn.sourceforge.net/gar/?rev=22464&view=rev
Author:   slowfranklin
Date:     2013-11-10 17:57:46 +0000 (Sun, 10 Nov 2013)
Log Message:
-----------
netatalk/trunk: CSWopenldap-dev was missing on unstable11x+s, fix Makefile accordingly

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

Modified: csw/mgar/pkg/netatalk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netatalk/trunk/Makefile	2013-11-10 08:13:03 UTC (rev 22463)
+++ csw/mgar/pkg/netatalk/trunk/Makefile	2013-11-10 17:57:46 UTC (rev 22464)
@@ -30,6 +30,7 @@
 BUILD_DEP_PKGS += CSWlibdbus-glib-dev
 BUILD_DEP_PKGS += CSWlibtracker-dev
 BUILD_DEP_PKGS += CSWlibssl-dev
+BUILD_DEP_PKGS += CSWopenldap-dev
 
 RUNTIME_DEP_PKGS += CSWlibgthread2-0-0
 RUNTIME_DEP_PKGS += CSWlibgcrypt11
@@ -45,12 +46,10 @@
 RUNTIME_DEP_PKGS += CSWlibtracker-miner0-16-0
 RUNTIME_DEP_PKGS += CSWlibgio2-0-0
 RUNTIME_DEP_PKGS += CSWlibgcc-s1
+RUNTIME_DEP_PKGS += CSWlibldap2-4-2
 RUNTIME_DEP_PKGS += CSWlibssl1-0-0
 
-# this sucks!
-RUNTIME_DEP_PKGS_sparc_5.10 = CSWlibgmodule2-0-0 CSWlibintl8 CSWlibk5crypto3 CSWlibcom-err3 CSWlibldap2-4-2 CSWlibgpg-error0
-RUNTIME_DEP_PKGS_i386_5.10 = CSWlibldap2-4-2 CSWlibgpg-error0
-RUNTIME_DEP_PKGS_i386_5.11 = CSWlibgpg-error0
+RUNTIME_DEP_PKGS_sparc_5.10 = CSWlibgmodule2-0-0 CSWlibintl8 CSWlibk5crypto3 CSWlibcom-err3 CSWlibgpg-error0
 RUNTIME_DEP_PKGS += $(RUNTIME_DEP_PKGS_$(GARCH)_$(GAROSREL))
 
 PATCHFILES += 0003-Disable-noinst-binary-fails-to-link-on-SPARC.patch

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