aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-netload-plugin
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /sysutils/xfce4-netload-plugin
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Notes
Diffstat (limited to 'sysutils/xfce4-netload-plugin')
-rw-r--r--sysutils/xfce4-netload-plugin/Makefile1
-rw-r--r--sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in6
2 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile
index 9aeae841aaa4..07731e8316d5 100644
--- a/sysutils/xfce4-netload-plugin/Makefile
+++ b/sysutils/xfce4-netload-plugin/Makefile
@@ -25,7 +25,6 @@ USE_BZIP2= yes
USE_GNOME= gtk20
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= libtool:13:inc
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in b/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in
new file mode 100644
index 000000000000..e590c9863f57
--- /dev/null
+++ b/sysutils/xfce4-netload-plugin/files/patch-panel-plugin-Makefile.in
@@ -0,0 +1,6 @@
+--- panel-plugin/Makefile.in.orig Tue May 17 10:47:05 2005
++++ panel-plugin/Makefile.in Sun Jan 22 13:27:40 2006
+@@ -229,3 +229,2 @@
+ libnetload_la_LIBADD = \
+- @LIBGTOP_LIBS@ \
+ @SOLLIBS@ \