[csw-devel] SF.net SVN: gar:[5256] csw/mgar/gar/v2/categories/xfce/category.mk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Mon Jun 15 18:21:03 CEST 2009
Revision: 5256
http://gar.svn.sourceforge.net/gar/?rev=5256&view=rev
Author: wbonnet
Date: 2009-06-15 16:21:03 +0000 (Mon, 15 Jun 2009)
Log Message:
-----------
Add X11 pkg-config path
Modified Paths:
--------------
csw/mgar/gar/v2/categories/xfce/category.mk
Modified: csw/mgar/gar/v2/categories/xfce/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/xfce/category.mk 2009-06-15 14:16:07 UTC (rev 5255)
+++ csw/mgar/gar/v2/categories/xfce/category.mk 2009-06-15 16:21:03 UTC (rev 5256)
@@ -18,7 +18,7 @@
LDFLAGS += -L/opt/csw/lib -R/opt/csw/lib
# pkg-config options
-PKG_CONFIG_PATH += $(DESTDIR)/opt/csw/lib/pkgconfig
+EXTRA_PKG_CONFIG_PATH += /opt/csw/X11/lib/pkgconfig
# Configure common options
CONFIGURE_ARGS = $(DIRPATHS)
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