summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk12/files/patch-gdk.pc.in
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-09-13 15:11:27 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-09-13 15:11:27 +0000
commit3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch)
tree20e1ada1d8086dd795eda0a0236243d21c6aaeba /x11-toolkits/gtk12/files/patch-gdk.pc.in
parent- Chase the recent sweep of port revision bumps (diff)
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0
Diffstat (limited to 'x11-toolkits/gtk12/files/patch-gdk.pc.in')
-rw-r--r--x11-toolkits/gtk12/files/patch-gdk.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gdk.pc.in b/x11-toolkits/gtk12/files/patch-gdk.pc.in
deleted file mode 100644
index 5db084b049ac..000000000000
--- a/x11-toolkits/gtk12/files/patch-gdk.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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@