1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/devel/glib12/files/patch-glib.pc.in
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

12 lines
307 B
PkgConfig

--- glib.pc.in.orig Wed Nov 29 20:15:33 2000
+++ glib.pc.in Fri Jun 14 00:07:23 2002
@@ -6,6 +6,6 @@
Name: GLib
Description: C Utility Library
Version: @VERSION@
-Libs: -L${libdir} -lglib
-Cflags: -I${includedir}/glib-1.2 -I${libdir}/glib/include
+Libs: -L${libdir} -lglib-12
+Cflags: -I${includedir}