aboutsummaryrefslogtreecommitdiff
path: root/editors/elvis/files
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:33:38 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-04 19:33:38 +0000
commit90f74536d2cb313eab3222b7e2f585e8b43fed2c (patch)
tree6b48ee841284f6fc2c18c84e275b7c3fddd02b57 /editors/elvis/files
parente07be003366ac1036d0ef5a289f32731af40e716 (diff)
downloadports-90f74536d2cb313eab3222b7e2f585e8b43fed2c.tar.gz
ports-90f74536d2cb313eab3222b7e2f585e8b43fed2c.zip
Notes
Diffstat (limited to 'editors/elvis/files')
-rw-r--r--editors/elvis/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/elvis/files/patch-aa b/editors/elvis/files/patch-aa
new file mode 100644
index 000000000000..1b233bf134b2
--- /dev/null
+++ b/editors/elvis/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Tue Jul 6 20:07:31 1999
++++ Makefile.in Wed Sep 1 16:36:45 1999
+@@ -146,7 +146,7 @@
+ OBJS= $(OBJ1) $(OBJ2) $(OBJ3)
+ REFOBJS=ref$(OBJ) tag$(OBJ) tagsrch$(OBJ) safe$(OBJ)
+ CTOBJS= ctags$(OBJ) tag$(OBJ) safe$(OBJ)
+-CFLAGS= $(FLAGI)os$(OS)
++CFLAGS+=$(FLAGI)os$(OS)
+ EVERY= $(ALL) verify$(EXE) elvdump$(EXE) calc$(EXE)
+ SHELL= /bin/sh
+