1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/sox/files/patch-ab
Masafumi Max NAKANE bf71549f77 Upgrade, 10.11 -> 12.12.
Suggested by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2554.)
1997-02-04 10:32:42 +00:00

17 lines
280 B
Plaintext

--- 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 = -O -DLINUXSOUND -D_HAVE_PARAM_H
+CC = cc
+AR = ar r
+RANLIB = ranlib
+
all: sox
sox: sox.o $(SOUNDLIB)