summaryrefslogtreecommitdiff
path: root/sysutils/gkrellm/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gkrellm/patches/patch-as')
-rw-r--r--sysutils/gkrellm/patches/patch-as14
1 files changed, 14 insertions, 0 deletions
diff --git a/sysutils/gkrellm/patches/patch-as b/sysutils/gkrellm/patches/patch-as
new file mode 100644
index 00000000000..727c49b624c
--- /dev/null
+++ b/sysutils/gkrellm/patches/patch-as
@@ -0,0 +1,14 @@
+$NetBSD: patch-as,v 1.1 2005/09/08 13:19:56 cube Exp $
+
+--- src/configure.orig 2005-05-24 05:27:10.000000000 +0200
++++ src/configure
+@@ -17,9 +17,6 @@ do
+ fi
+ done
+
+-PKG_INCLUDE=`pkg-config gtk+-2.0 --cflags`
+-PKG_LIB=`pkg-config gtk+-2.0 --libs`
+-
+ rm -f configure.h configure.log test test.o test.c
+
+ touch configure.h