summaryrefslogtreecommitdiffstats
path: root/devel/libgtop/files/patch-configure
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:36:59 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-19 03:36:59 +0800
commitea3af7d353625786afd0f650501ee2099f97a307 (patch)
treee2f78fdf48e8cda9822a6cf2f2f2fabbc6714ab6 /devel/libgtop/files/patch-configure
parentdf85bcdc417b40672b4ad703e2f6664c6a1a2732 (diff)
downloadmarcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar.gz
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar.bz2
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar.lz
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar.xz
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.tar.zst
marcuscom-ports-ea3af7d353625786afd0f650501ee2099f97a307.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6648 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgtop/files/patch-configure')
-rw-r--r--devel/libgtop/files/patch-configure19
1 files changed, 19 insertions, 0 deletions
diff --git a/devel/libgtop/files/patch-configure b/devel/libgtop/files/patch-configure
new file mode 100644
index 000000000..934f89e79
--- /dev/null
+++ b/devel/libgtop/files/patch-configure
@@ -0,0 +1,19 @@
+--- configure.orig Mon Apr 10 15:28:24 2006
++++ configure Mon Apr 10 15:30:40 2006
+@@ -20568,6 +20568,7 @@ else
+ for def in nothing KERNEL _KERNEL; do
+ cat >conftest.$ac_ext <<_ACEOF
+ #define $def
++#include <sys/types.h>
+ #include <sys/ipc.h>
+ #include <sys/msg.h>
+ #include <stdio.h>
+@@ -23458,7 +23459,7 @@ fi
+
+
+ case "$host_os" in
+- solaris*)
++ solaris*|freebsd*)
+
+ echo "$as_me:$LINENO: checking for kstat_open in -lkstat" >&5
+ echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6