summaryrefslogtreecommitdiff
path: root/devel/glib12/files/patch-gmodule.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 /devel/glib12/files/patch-gmodule.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 'devel/glib12/files/patch-gmodule.pc.in')
-rw-r--r--devel/glib12/files/patch-gmodule.pc.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/glib12/files/patch-gmodule.pc.in b/devel/glib12/files/patch-gmodule.pc.in
deleted file mode 100644
index f9816891293c..000000000000
--- a/devel/glib12/files/patch-gmodule.pc.in
+++ /dev/null
@@ -1,9 +0,0 @@
---- gmodule.pc.in.orig Wed Aug 20 22:07:40 2003
-+++ gmodule.pc.in Wed Aug 20 22:08:12 2003
-@@ -7,5 +7,5 @@
- Description: Dynamic module loader for GLib
- Requires: glib
- Version: @VERSION@
--Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule @G_MODULE_LIBS@
-+Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-12 @G_MODULE_LIBS@
- Cflags: