ports/devel/glib20/files/patch-glib-2.0.pc.in
Koop Mast 0b743289fc Update the glib and gtk stack to the lastest stable releases.
Add new ports for the new stable releases of gtk+-3.0.
Update vala to the newest stable release 0.12.1.

Thanks to pav@ for doing multiple exp-runs, and marcus@ for repo-copies.
Full contributors acknowledgment will be given in the GNOME 3 import.
2011-07-30 09:20:22 +00:00

8 lines
359 B
PkgConfig

--- glib-2.0.pc.in.orig 2011-01-06 07:29:30.000000000 +0000
+++ glib-2.0.pc.in 2011-01-06 07:29:41.000000000 +0000
@@ -12,4 +12,4 @@
Version: @VERSION@
Libs: -L${libdir} -lglib-2.0 @INTLLIBS@
Libs.private: @ICONV_LIBS@
-Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include @GLIB_EXTRA_CFLAGS@
+Cflags: -I${includedir}/glib-2.0 @GLIB_EXTRA_CFLAGS@