mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 20:50:31 -04:00
Since Mark Crispin left the UW, development on UW-IMAP paused. Mark however continued developing the toolkit under the name Panda-IMAP. Since Mark passed, Jonathan Abbey created a project on GitHub, by concatenating all of the public releases of UW IMAP with the last version of Panda IMAP. Add conflict lines with the original ports.
12 lines
258 B
Text
12 lines
258 B
Text
--- src/mlock/Makefile.orig Wed Nov 27 04:06:19 2002
|
|
+++ src/mlock/Makefile Wed Nov 27 04:09:37 2002
|
|
@@ -22,8 +22,7 @@
|
|
|
|
# Get local definitions from c-client directory
|
|
|
|
-CC = `cat $C/CCTYPE`
|
|
-CFLAGS = `cat $C/CFLAGS`
|
|
+CFLAGS+= -DNFSKLUDGE
|
|
|
|
all: mlock
|
|
|