8503536d38
Approved by: portmgr (kris)
10 lines
395 B
PkgConfig
10 lines
395 B
PkgConfig
--- gdk.pc.in.orig Wed Nov 29 20:18:35 2000
|
|
+++ gdk.pc.in Fri Jun 14 00:04:34 2002
|
|
@@ -7,5 +7,5 @@
|
|
Description: GIMP Drawing Kit
|
|
Version: @VERSION@
|
|
Requires: glib
|
|
-Libs: -L${libdir} @x_ldflags@ -lgdk @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
|
|
-Cflags: -I${includedir}/gtk-1.2 @x_cflags@
|
|
+Libs: -L${libdir} @x_ldflags@ -lgdk-12 @INTLLIBS@ @GDK_WLIBS@ @x_libs@ -lm
|
|
+Cflags: -I${includedir} @x_cflags@
|