summaryrefslogtreecommitdiff
path: root/devel/hdf/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hdf/patches/patch-ba')
-rw-r--r--devel/hdf/patches/patch-ba12
1 files changed, 12 insertions, 0 deletions
diff --git a/devel/hdf/patches/patch-ba b/devel/hdf/patches/patch-ba
new file mode 100644
index 00000000000..74d066f0371
--- /dev/null
+++ b/devel/hdf/patches/patch-ba
@@ -0,0 +1,12 @@
+$NetBSD: patch-ba,v 1.1 2004/04/20 18:14:37 drochner Exp $
+
+--- configure.orig 2004-04-20 14:41:07.000000000 +0200
++++ configure 2004-04-20 14:41:38.000000000 +0200
+@@ -7512,6 +7512,7 @@
+ 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" ;;