diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-07-18 07:13:54 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-07-18 07:13:54 +0000 |
commit | 41a9ed248a167981890d9d93fd812b88bc1aa408 (patch) | |
tree | a4ac4242d51b19e66a9163c0d7d48133fe61b88b /devel/valgrind-snapshot | |
parent | 3b239442a707e2a4ae4e69418a0961dd24f71945 (diff) |
Notes
Diffstat (limited to 'devel/valgrind-snapshot')
-rw-r--r-- | devel/valgrind-snapshot/files/patch-configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind-snapshot/files/patch-configure b/devel/valgrind-snapshot/files/patch-configure index f19fc98445ed..9827b92dbace 100644 --- a/devel/valgrind-snapshot/files/patch-configure +++ b/devel/valgrind-snapshot/files/patch-configure @@ -5,7 +5,7 @@ ;; - *freebsd5*) -+ *freebsd[56]*) ++ *freebsd[567]*) echo "$as_me:$LINENO: result: ok (${host_os})" >&5 echo "${ECHO_T}ok (${host_os})" >&6 VG_PLATFORM="x86-freebsd" |