From 23254e69c87c6e1c7bad15402c91e3b79c0bdc9a Mon Sep 17 00:00:00 2001 From: brad Date: Sat, 7 Jan 2006 09:50:14 +0000 Subject: [PATCH] remove bogus @LIBGTOP_LIBS@ from panel-plugin/Makefile as this trips up newer libtool. ok jolan@ --- .../patches/patch-panel-plugin_Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 x11/xfce4/xfce4-netload/patches/patch-panel-plugin_Makefile_in diff --git a/x11/xfce4/xfce4-netload/patches/patch-panel-plugin_Makefile_in b/x11/xfce4/xfce4-netload/patches/patch-panel-plugin_Makefile_in new file mode 100644 index 00000000000..f5bf63a8045 --- /dev/null +++ b/x11/xfce4/xfce4-netload/patches/patch-panel-plugin_Makefile_in @@ -0,0 +1,11 @@ +$OpenBSD: patch-panel-plugin_Makefile_in,v 1.1 2006/01/07 09:50:14 brad Exp $ +--- panel-plugin/Makefile.in.orig Fri Jan 6 17:00:38 2006 ++++ panel-plugin/Makefile.in Fri Jan 6 17:00:53 2006 +@@ -228,7 +228,6 @@ libnetload_la_CFLAGS = \ + @XFCE4_PANEL_CFLAGS@ + + libnetload_la_LIBADD = \ +- @LIBGTOP_LIBS@ \ + @SOLLIBS@ \ + @XFCE4_PANEL_LIBS@ +