mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
394c2c8970
they were in 2.0.1). :) patch-ab and patch-ac are gone, 16/24 bit displays are now supported in the original code.
10 lines
319 B
Plaintext
10 lines
319 B
Plaintext
--- ./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 */
|
|
SHMEM = -DSH_MEM
|