summaryrefslogtreecommitdiff
path: root/textproc/coco/files/patch-mc
diff options
context:
space:
mode:
authorYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-03-01 04:16:14 +0000
committerYoichi NAKAYAMA <yoichi@FreeBSD.org>2002-03-01 04:16:14 +0000
commitddcb5293b500b7d82448746c7b1dfcad91c007dd (patch)
tree32488ca5eaa1b778c56e77299dc5dc8f30c0a281 /textproc/coco/files/patch-mc
parentadd gps 0.9.1 (diff)
Add package includes coco & m2ps.
Those commands are included in mule-2.3 but not integrated in emacs-2x distribution even after merging MULE feature. (repo-copied from editors/mule-common) PR: ports/33287 Submitted by: Teruaki Ata <PFA03027@nifty.ne.jp>
Notes
Notes: svn path=/head/; revision=55366
Diffstat (limited to 'textproc/coco/files/patch-mc')
-rw-r--r--textproc/coco/files/patch-mc18
1 files changed, 0 insertions, 18 deletions
diff --git a/textproc/coco/files/patch-mc b/textproc/coco/files/patch-mc
deleted file mode 100644
index 3ed24fa0acd6..000000000000
--- a/textproc/coco/files/patch-mc
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/s/freebsd.h.orig Mon Apr 5 18:00:36 1999
-+++ src/s/freebsd.h Mon Apr 5 17:57:30 1999
-@@ -42,7 +42,7 @@
- #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
-
- #define LIBS_DEBUG
--#define LIBS_SYSTEM -lutil
-+#define LIBS_SYSTEM -lutil -lcrypt -lxpg4
- #define LIBS_TERMCAP -ltermcap
-
- #define SYSV_SYSTEM_DIR
-@@ -131,3 +131,6 @@
- It is already a controlling terminal of subprocess, because we did
- ioctl TIOCSCTTY. */
- #define DONT_REOPEN_PTY
-+
-+/* XIM does not work very well, so the next is set (by taoka@FreeBSD.org) */
-+#define X_I18N_INHIBITED