summaryrefslogtreecommitdiff
path: root/audio/amp/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amp/patches/patch-af')
-rw-r--r--audio/amp/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/amp/patches/patch-af b/audio/amp/patches/patch-af
new file mode 100644
index 00000000000..485fe8be4c5
--- /dev/null
+++ b/audio/amp/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2003/03/22 05:44:38 dillo Exp $
+
+--- configure.old Sun Oct 26 11:18:18 1997
++++ configure Sun Oct 26 11:18:45 1997
+@@ -1398,7 +1398,7 @@
+ DEFINES="-DOS_$OS_TYPE -DARCH_$ARCH_TYPE"
+ ;;
+
+- Linux|FreeBSD)
++ Linux|FreeBSD|NetBSD)
+ CC="gcc"
+ if test "$ARCH_TYPE" = "i486" ; then
+ CFLAGS_ARCH="-m486"