[csw-devel] SF.net SVN: gar:[4414] csw/mgar/gar/v2/categories/x11/category.mk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 19 22:24:10 CEST 2009


Revision: 4414
          http://gar.svn.sourceforge.net/gar/?rev=4414&view=rev
Author:   dmichelsen
Date:     2009-04-19 20:24:10 +0000 (Sun, 19 Apr 2009)

Log Message:
-----------
mGAR v2: Fix x11 category PKG_CONFIG_PATH

Modified Paths:
--------------
    csw/mgar/gar/v2/categories/x11/category.mk

Modified: csw/mgar/gar/v2/categories/x11/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/x11/category.mk	2009-04-19 20:01:09 UTC (rev 4413)
+++ csw/mgar/gar/v2/categories/x11/category.mk	2009-04-19 20:24:10 UTC (rev 4414)
@@ -23,7 +23,7 @@
 export LDFLAGS CXXFLAGS CFLAGS CPPFLAGS GREP
 
 # pkg-config options
-_CATEGORY_PKG_CONFIG_PATH = $(libdir)/X11/pkgconfig
+_CATEGORY_PKG_CONFIG_PATH = $(abspath $(libdir_install)/X11/$(MM_LIBDIR)/pkgconfig)
 
 # Configure common options
 CONFIGURE_ARGS  = --prefix=/opt/csw/X11 


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