From 0eb7d4050c8118acace1a9eefa2780556438ebb5 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 14 Oct 2009 08:31:11 +0000 Subject: [PATCH] - Fix build on 9-CURRENT. Submitted by: pointyhat/erwin --- devel/libstatgrab/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/libstatgrab/files/patch-configure diff --git a/devel/libstatgrab/files/patch-configure b/devel/libstatgrab/files/patch-configure new file mode 100644 index 000000000000..7e0aa812046c --- /dev/null +++ b/devel/libstatgrab/files/patch-configure @@ -0,0 +1,11 @@ +--- ./configure.orig 2009-10-14 09:21:05.000000000 +0100 ++++ ./configure 2009-10-14 09:22:14.000000000 +0100 +@@ -21662,7 +21662,7 @@ + BIN_PERM="2755" + LINKFLAGS="-lkvm -ldevstat" + ;; +-freebsd[5-8].*) ++freebsd[5-9].*) + + cat >>confdefs.h <<\_ACEOF + #define ALLBSD