From 3ce0f2180809f6e79ba77264143a3d1b824a8d54 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sat, 13 Sep 2014 15:11:27 +0000 Subject: 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 --- devel/glib12/files/patch-gmodule.pc.in | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 devel/glib12/files/patch-gmodule.pc.in (limited to 'devel/glib12/files/patch-gmodule.pc.in') 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: -- cgit v1.2.3