1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/mpeg_play/files/patch-aa
Satoshi Asami 0d3962f8e2 mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<
Also includes patch to make it work on 15/16 bit displays, it shows
up in all green on my 16-bit display (565) though.  Somebody please
check it....
1994-12-17 11:54:27 +00:00

11 lines
312 B
Plaintext

--- ./Imakefile.org Fri Dec 16 04:42:04 1994
+++ ./Imakefile Fri Dec 16 04:50:20 1994
@@ -1,6 +1,6 @@
NDEBUG = /* -DNDEBUG */
- ANALYSIS = -DANALYSIS
+ ANALYSIS = /* -DANALYSIS */
SHMEM = -DSH_MEM
EXTRA_DEFINES = $(NDEBUG) $(ANALYSIS) $(SHMEM)
DEPLIBS = $(DEPXLIB)