summaryrefslogtreecommitdiff
path: root/multimedia/mplex/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /multimedia/mplex/files/patch-ab
parentNew index, rebuilt due to samba changes. (Gee, how many things (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'multimedia/mplex/files/patch-ab')
-rw-r--r--multimedia/mplex/files/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/mplex/files/patch-ab b/multimedia/mplex/files/patch-ab
deleted file mode 100644
index cee34107968d..000000000000
--- a/multimedia/mplex/files/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.orig Tue Apr 11 02:46:13 1995
-+++ Makefile Mon Sep 4 18:13:42 2000
-@@ -19,10 +19,12 @@
-
- #CFLAGS = -g
-
--CFLAGS = -O
-+CFLAGS?= -O
- LDFLAGS= -lm
--CC = cc
-+CC ?= cc
- RM = /bin/rm -f
-+
-+CFLAGS+= -DTIMER
-
- OBJS = main.o bitstrm.o buffer.o inits.o inptstrm.o interact.o multplex.o systems.o timecode.o
-