diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 15:03:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-24 15:03:39 +0000 |
commit | 0179d073c1f60e17b9da3b5ac8727088b9b6e740 (patch) | |
tree | d6d4c00f0b6af7d2964c4401c3a212e831d57f7d /lang/elk/files/patch-ah | |
parent | Reduce dependencies. (diff) |
- Update to version 3.99.4
PR: 57094
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=89240
Diffstat (limited to 'lang/elk/files/patch-ah')
-rw-r--r-- | lang/elk/files/patch-ah | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/elk/files/patch-ah b/lang/elk/files/patch-ah deleted file mode 100644 index 04b9162dd24e..000000000000 --- a/lang/elk/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- src/build.orig Mon Jan 24 10:12:31 1994 -+++ src/build Sun Dec 12 16:29:08 1999 -@@ -22,7 +22,7 @@ - - SHELL=/bin/sh - --CC= ${cc-cc} -+CC?= cc - CFLAGS= $cflags - LDFLAGS= $ldflags - LINTFLAGS= $lintflags |