summaryrefslogtreecommitdiff
path: root/chinese/celvis
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-02 04:50:22 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-02 04:50:22 +0000
commit4046f07bee76bf1998bf5886150b428ddcd65d22 (patch)
tree982fd149f86dc4027d746d94e6b46a124e1775c4 /chinese/celvis
parentUpgrade to 4.4d. (diff)
Respect CC and CFLAGS
Notes
Notes: svn path=/head/; revision=27275
Diffstat (limited to 'chinese/celvis')
-rw-r--r--chinese/celvis/files/patch-aa6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/celvis/files/patch-aa b/chinese/celvis/files/patch-aa
index 3467f45384f2..7523bb055ad3 100644
--- a/chinese/celvis/files/patch-aa
+++ b/chinese/celvis/files/patch-aa
@@ -1,11 +1,11 @@
---- Makefile.orig Wed May 15 12:09:50 1991
-+++ Makefile Thu Aug 15 04:47:32 1996
+--- Makefile.orig Thu May 16 03:09:50 1991
++++ Makefile Sun Apr 2 11:44:47 2000
@@ -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
++CFLAGS+= -D_HAVE_PARAM_H
LIBS= -ltermcap
all: $(PROGS)