summaryrefslogtreecommitdiff
path: root/lang/cli/files/patch-buildall
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-11 01:03:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-11 01:03:19 +0000
commit898b7e4cabef9351dc4cef62a6e5ef1d7b27d8e9 (patch)
treee316e042430ca4485a51b11965ead5a95495989a /lang/cli/files/patch-buildall
parentRemove ports depending on expired devel/cl-asdf-cmucl port. (diff)
Remove expired ports
Notes
Notes: svn path=/head/; revision=184834
Diffstat (limited to 'lang/cli/files/patch-buildall')
-rw-r--r--lang/cli/files/patch-buildall14
1 files changed, 0 insertions, 14 deletions
diff --git a/lang/cli/files/patch-buildall b/lang/cli/files/patch-buildall
deleted file mode 100644
index bfe3f6c8f5d8..000000000000
--- a/lang/cli/files/patch-buildall
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- buildall 2002/04/16 15:44:18 1.1
-+++ buildall 2002/04/16 15:44:34
-@@ -17,6 +17,8 @@
- # Make command errors fatal
- set -e
-
-+. env.sh
-+
- if test X"${TARGETCOMPLUS}" = "X"
- then
- echo "ERROR: The TARGETCOMPLUS environment variable isn't set."