diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 15:11:27 +0000 |
commit | 3ce0f2180809f6e79ba77264143a3d1b824a8d54 (patch) | |
tree | 20e1ada1d8086dd795eda0a0236243d21c6aaeba /x11-toolkits/gtk12/files/patch-gtk+.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-gtk+.pc.in')
-rw-r--r-- | x11-toolkits/gtk12/files/patch-gtk+.pc.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11-toolkits/gtk12/files/patch-gtk+.pc.in b/x11-toolkits/gtk12/files/patch-gtk+.pc.in deleted file mode 100644 index d9ab159ec758..000000000000 --- a/x11-toolkits/gtk12/files/patch-gtk+.pc.in +++ /dev/null @@ -1,9 +0,0 @@ ---- gtk+.pc.in 2002/06/10 15:32:34 1.1 -+++ gtk+.pc.in 2002/06/10 15:32:40 -@@ -7,5 +7,5 @@ - Description: GIMP Tool Kit - Version: @VERSION@ - Requires: gdk --Libs: -L${libdir} -lgtk -+Libs: -L${libdir} -lgtk-12 - Cflags: |