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

lblume at users.sourceforge.net lblume at users.sourceforge.net
Sun Sep 15 14:35:05 CEST 2013


Revision: 21943
          http://gar.svn.sourceforge.net/gar/?rev=21943&view=rev
Author:   lblume
Date:     2013-09-15 12:35:04 +0000 (Sun, 15 Sep 2013)
Log Message:
-----------
xchm/trunk: Update dependencies; add proper flags

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

Modified: csw/mgar/pkg/xchm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xchm/trunk/Makefile	2013-09-15 12:25:56 UTC (rev 21942)
+++ csw/mgar/pkg/xchm/trunk/Makefile	2013-09-15 12:35:04 UTC (rev 21943)
@@ -22,12 +22,13 @@
 BUILD_DEP_PKGS += CSWlibncurses-dev
 BUILD_DEP_PKGS += CSWlibchm-dev
 
-RUNTIME_DEP_PKGS_CSWxchm  = CSWchmlib
-RUNTIME_DEP_PKGS_CSWxchm += CSWwxwidgetscommon
+RUNTIME_DEP_PKGS_CSWxchm += CSWlibchm0
+RUNTIME_DEP_PKGS_CSWxchm += CSWwxwidgets
 RUNTIME_DEP_PKGS_CSWxchm += CSWwxwidgetsgtk2
-RUNTIME_DEP_PKGS_CSWxchm += CSWsunmath
-RUNTIME_DEP_PKGS_CSWxchm += CSWncurses
 
+EXTRA_CFLAGS = -xnorunpath
+EXTRA_CXXFLAGS = -norunpath
+
 CONFIGURE_ARGS = $(DIRPATHS)
 
 TEST_SCRIPTS =

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