summaryrefslogtreecommitdiff
path: root/devel/hdf/patches/patch-ba
blob: 2ddd1b23808177a7af13b1e889ca0e09c694a0da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ba,v 1.2 2005/02/24 16:25:38 adam Exp $

--- configure.orig	2005-02-08 18:29:27.000000000 +0000
+++ configure
@@ -7515,6 +7515,7 @@ case "$host" in
   mips*-sgi-irix4*)     BAR="irix4"       ;;
   *-linux*)             BAR="linux"       ;;
   *-freebsd*)           BAR="fbsd"        ;;
+  *-netbsd*)		BAR="fbsd"	  ;;
   ia64-*-*)             BAR="ia64"        ;;
   *-ibm-aix*)           BAR="aix"         ;;
   i386-*-solaris2*)     BAR="solarisx86"  ;;