From 48d2d435a8d0ee49c119b5a2cc3f95bf07fa28b1 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Sun, 18 Jul 1999 04:33:31 +0000 Subject: Update to the latest version. Dan Nelson is now the maintainer, since the previous maintainer doesn't seem to want to take care of it anymore (no updates for a long time.) PR: 12658 Submitted by: Dan Nelson --- audio/sox/files/patch-ab | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 audio/sox/files/patch-ab (limited to 'audio/sox/files/patch-ab') diff --git a/audio/sox/files/patch-ab b/audio/sox/files/patch-ab deleted file mode 100644 index bb8eb1cf617b..000000000000 --- a/audio/sox/files/patch-ab +++ /dev/null @@ -1,16 +0,0 @@ ---- Makefile.unx.orig Sat Oct 8 09:14:48 1994 -+++ Makefile.unx Mon Jan 27 15:09:32 1997 -@@ -153,6 +153,13 @@ - # RM = del /q - - -+ -+# FreeBSD 1.x / 2.x / 3.x -+CFLAGS += -DLINUXSOUND -D_HAVE_PARAM_H -+CC = cc -+AR = ar r -+RANLIB = ranlib -+ - all: sox - - sox: sox.o $(SOUNDLIB) -- cgit v1.2.3