[csw-devel] SF.net SVN: gar:[20759] csw/mgar/pkg/syslog_ng/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Apr 17 12:17:43 CEST 2013


Revision: 20759
          http://gar.svn.sourceforge.net/gar/?rev=20759&view=rev
Author:   wahwah
Date:     2013-04-17 10:17:42 +0000 (Wed, 17 Apr 2013)
Log Message:
-----------
syslog_ng/trunk: Update dependencies

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

Modified: csw/mgar/pkg/syslog_ng/trunk/Makefile
===================================================================
--- csw/mgar/pkg/syslog_ng/trunk/Makefile	2013-04-17 09:34:43 UTC (rev 20758)
+++ csw/mgar/pkg/syslog_ng/trunk/Makefile	2013-04-17 10:17:42 UTC (rev 20759)
@@ -57,15 +57,13 @@
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibdbi1
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibevtlog0
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibgcc-s1
-RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibgnutls26
-RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibintl8
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibpcre1
 RUNTIME_DEP_PKGS_CSWsyslog-ng += CSWlibwrap1
 
 # Specifying different dependencies for 5.9 and 5.10.
-RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibgthread2-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibglib2-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibgmodule2-0-0
+RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibgthread2-0-0
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.10 += CSWlibssl1-0-0
 
 RUNTIME_DEP_PKGS_CSWsyslog-ng_5.9 += CSWglib2
@@ -107,6 +105,8 @@
 # Missing TLS symbols
 EXTRA_LINKER_FLAGS = -lgnutls
 
+include gar/category.mk
+
 post-install-modulated:
 	ginstall -d $(DESTDIR)/etc/opt/csw
 	ginstall -m 444 $(WORKDIR)/$(NAME).conf.CSW \
@@ -116,5 +116,3 @@
 		$(DESTDIR)/etc/opt/csw/init.d/cswsyslog_ng
 	ginstall -m 755 -d $(DESTDIR)$(localstatedir)/run
 	@$(MAKECOOKIE)
-
-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