summaryrefslogtreecommitdiff
path: root/devel/SDL/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'devel/SDL/patches/patch-ap')
-rw-r--r--devel/SDL/patches/patch-ap13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/SDL/patches/patch-ap b/devel/SDL/patches/patch-ap
deleted file mode 100644
index 1d4ca0ee1c2..00000000000
--- a/devel/SDL/patches/patch-ap
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ap,v 1.6 2003/09/03 19:31:00 drochner Exp $
-
---- src/hermes/Makefile.in.orig 2003-08-30 21:13:22.000000000 +0200
-+++ src/hermes/Makefile.in
-@@ -357,7 +357,7 @@ maintainer-clean-generic clean mostlycle
-
-
- .asm.lo:
-- $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
-+ $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.