1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/litestream/files/patch-02
Will Andrews 04b54b93b9 Add litestream 1.0.1r3, an open source, infinitely scalable high-capacity
MP3 streaming system.

PR:		22938
Submitted by:	Aaron Smith <aaron@mutex.org>
2000-12-19 10:02:06 +00:00

11 lines
305 B
Plaintext

--- Makefile.orig Tue Nov 7 02:21:56 2000
+++ Makefile Tue Nov 7 02:22:50 2000
@@ -1,6 +1,6 @@
INCLUDES = -Iinclude
-CFLAGS = $(INCLUDES) -Wall -g -DVERSION="\"Litestream 1.0 beta 1 revision 3\""
+CFLAGS += $(INCLUDES) -DVERSION="\"Litestream 1.0 beta 1 revision 3\""
LDFLAGS = # -lnsl -lsocket