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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Oct 14 17:08:49 CEST 2009


Revision: 6864
          http://gar.svn.sourceforge.net/gar/?rev=6864&view=rev
Author:   wahwah
Date:     2009-10-14 15:08:49 +0000 (Wed, 14 Oct 2009)

Log Message:
-----------
wxwidgets: Setting PKG_CONFIG_PATH the correct way.

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

Modified: csw/mgar/pkg/wxwidgets/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-10-14 15:07:00 UTC (rev 6863)
+++ csw/mgar/pkg/wxwidgets/trunk/Makefile	2009-10-14 15:08:49 UTC (rev 6864)
@@ -105,7 +105,7 @@
 EXTRA_CXXFLAGS = -fast -xstrconst -xnolibmopt
 EXTRA_INC = /opt/csw/X11/include /usr/X11/include /usr/openwin/share/include
 EXTRA_LIB = /opt/csw/X11/lib
-EXTRA_PKG_CONFIG_PATH = /opt/csw/X11/lib/pkgconfig
+EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
 
 INSTALL_SCRIPTS = wxwidgets
 


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