summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-02-24 02:31:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-02-24 02:31:36 +0000
commit9ad8337c754f20e08a9f4c152de38131b074cc4d (patch)
tree04d936cb95ba15d8fa66fd6a23b858a8d328bd31 /devel
parentAxe support for 2.2.x and 3.x branches, and make this script more robust (diff)
Comment out the c2lib port, which is breaking 'make ignorefiles'
Notes
Notes: svn path=/head/; revision=55153
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e70edf7cc9bc..e47c461e3ec5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -64,7 +64,7 @@
SUBDIR += boost
SUBDIR += bugbuddy
SUBDIR += bugzilla
- SUBDIR += c2lib
+# SUBDIR += c2lib
SUBDIR += c2man
SUBDIR += c4
SUBDIR += c_c++_reference