[csw-devel] SF.net SVN: gar:[4794] csw/mgar/pkg/x11/libxcb/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun May 10 18:06:44 CEST 2009


Revision: 4794
          http://gar.svn.sourceforge.net/gar/?rev=4794&view=rev
Author:   dmichelsen
Date:     2009-05-10 16:06:44 +0000 (Sun, 10 May 2009)

Log Message:
-----------
X11/libxcb: Add necessary define for xcb.h or stdint.h will be included

Modified Paths:
--------------
    csw/mgar/pkg/x11/libxcb/trunk/Makefile

Modified: csw/mgar/pkg/x11/libxcb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxcb/trunk/Makefile	2009-05-10 15:55:13 UTC (rev 4793)
+++ csw/mgar/pkg/x11/libxcb/trunk/Makefile	2009-05-10 16:06:44 UTC (rev 4794)
@@ -42,3 +42,6 @@
 
 PATH := $(PATH):/opt/csw/graphviz2/bin
 
+post-install-modulated:
+	perl -pi -e 's/^(Cflags:.*)/\1 $(EXTRA_CFLAGS)/' $(DESTDIR)$(libdir)/pkgconfig/xcb.pc
+	@$(MAKECOOKIE)


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