summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
commitd2358a93fbda67a57c94a82885d04e3545d79cbd (patch)
tree77e60e093e67de5a823fc323f14b3b4e7fe6a5c0 /lang
parentDefine MANUAL_PACKAGE_BUILD, it installs malloc.h which conflicts (diff)
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
Notes
Notes: svn path=/head/; revision=8744
Diffstat (limited to 'lang')
-rw-r--r--lang/p5-Tcl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile
index 4564440af70b..d68091b3cf1d 100644
--- a/lang/p5-Tcl/Makefile
+++ b/lang/p5-Tcl/Makefile
@@ -3,7 +3,7 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.2 1997/06/17 06:24:58 asami Exp $
+# $Id: Makefile,v 1.3 1997/06/24 18:43:32 jfitz Exp $
#
DISTNAME= Tcl-b1
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= Tcl
MAINTAINER= jfitz@FreeBSD.ORG
+BROKEN= tcl.h
+
USE_PERL5= YES
WRKSRC= ${WRKDIR}/Tcl