diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-02-07 09:28:43 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-02-07 09:28:43 +0000 |
| commit | 394c2c89706a18d5df9d90f529d5d07c2d603c07 (patch) | |
| tree | b80a70b681cf75329eb99bfb4221b37ef7a63ea3 /multimedia/mpeg_play/files/patch-aa | |
| parent | Distfile changed at master site, now has files in subdir. (diff) | |
Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (which
they were in 2.0.1). :)
patch-ab and patch-ac are gone, 16/24 bit displays are now supported
in the original code.
Diffstat (limited to 'multimedia/mpeg_play/files/patch-aa')
| -rw-r--r-- | multimedia/mpeg_play/files/patch-aa | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/mpeg_play/files/patch-aa b/multimedia/mpeg_play/files/patch-aa index 2e218bf7d797..46a447230e06 100644 --- a/multimedia/mpeg_play/files/patch-aa +++ b/multimedia/mpeg_play/files/patch-aa @@ -1,10 +1,9 @@ ---- ./Imakefile.org Fri Dec 16 04:42:04 1994 -+++ ./Imakefile Fri Dec 16 04:50:20 1994 -@@ -1,6 +1,6 @@ - +--- ./Imakefile.org Tue Feb 6 23:37:51 1996 ++++ ./Imakefile Wed Feb 7 00:05:59 1996 +@@ -1,5 +1,5 @@ + /* See Makefile.proto for flags to define */ +- DESTDIR = /usr/pkg/video ++ /* DESTDIR = /usr/pkg/video */ NDEBUG = /* -DNDEBUG */ -- ANALYSIS = -DANALYSIS -+ ANALYSIS = /* -DANALYSIS */ + /*ANALYSIS = -DANALYSIS */ SHMEM = -DSH_MEM - EXTRA_DEFINES = $(NDEBUG) $(ANALYSIS) $(SHMEM) - DEPLIBS = $(DEPXLIB) |
