- Fix build on FreeBSD 8-CURRENT. Patch also applied upstream.
This commit is contained in:
parent
e4e26f16b5
commit
9a3e615c39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202269
1 changed files with 11 additions and 0 deletions
11
devel/libstatgrab/files/patch-configure
Normal file
11
devel/libstatgrab/files/patch-configure
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- ./configure.orig 2007-10-29 07:51:12.000000000 +0000
|
||||
+++ ./configure 2007-10-29 07:51:19.000000000 +0000
|
||||
@@ -21153,7 +21153,7 @@
|
||||
BIN_PERM="2755"
|
||||
LINKFLAGS="-lkvm -ldevstat"
|
||||
;;
|
||||
-freebsd[5-7].*)
|
||||
+freebsd[5-8].*)
|
||||
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define ALLBSD
|
Loading…
Reference in a new issue