summaryrefslogtreecommitdiff
path: root/chinese/celvis/files/patch-aa
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-09-23 01:50:33 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-09-23 01:50:33 +0000
commitce12e97b71f1161a7bc8f9c56902adc77cc2c6fd (patch)
tree7d8544d968ce7b60b8b28eb31e4c34e94041d407 /chinese/celvis/files/patch-aa
parentUse ${INSTALL_MAN} instead of install -c to install the man page. (diff)
New port, celvis, a chinese language elvis (vi clone).
Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
Notes
Notes: svn path=/head/; revision=3843
Diffstat (limited to 'chinese/celvis/files/patch-aa')
-rw-r--r--chinese/celvis/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/chinese/celvis/files/patch-aa b/chinese/celvis/files/patch-aa
new file mode 100644
index 000000000000..3467f45384f2
--- /dev/null
+++ b/chinese/celvis/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Wed May 15 12:09:50 1991
++++ Makefile Thu Aug 15 04:47:32 1996
+@@ -22,7 +22,7 @@
+ SRC5= regexp.c regexp.h regsub.c sysdos.c system.c tinytcap.c tio.c tmp.c
+ SRC6= vars.c vcmd.c vi.c vi.h ctags.c ref.c virec.c wildcard.c shell.c
+ EXTRA=
+-CFLAGS= -O
++CFLAGS= -O -D_HAVE_PARAM_H
+ LIBS= -ltermcap
+
+ all: $(PROGS)