mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
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.
8 lines
359 B
PkgConfig
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@
|