summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-07 13:03:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-07 13:03:36 +0000
commit2500f7653eef57a6452fabd88f829816a9815291 (patch)
treecf0322f12a79783878abebb7ba9195cb09b281cd /lang
parentAdd NO_PACKAGE reason (package available from XFree86). (diff)
Add reasons to BROKEN.
Notes
Notes: svn path=/head/; revision=4868
Diffstat (limited to 'lang')
-rw-r--r--lang/gnat/Makefile4
-rw-r--r--lang/itcl/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gnat/Makefile b/lang/gnat/Makefile
index a168dd714a75..34150701cf68 100644
--- a/lang/gnat/Makefile
+++ b/lang/gnat/Makefile
@@ -5,7 +5,7 @@
# Date created: Sat Mar 18 02:16:45 1995
# Porter: nils@guru.ims.uni-stuttgart.de
#
-# $Id: Makefile,v 1.7 1996/04/12 08:33:25 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/12 02:18:23 obrien Exp $
DISTNAME= gnat-2.03-src
PKGNAME= gnat-2.03
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://cs.nyu.edu/pub/gnat/
MAINTAINER= nils@guru.ims.uni-stuttgart.de
.if !exists(/usr/local/bin/gnatf)
-BROKEN= yes # requires existing gnat compiler
+BROKEN= "requires existing gnat compiler"
.endif
# You need a compiler who calls an existing gnat compiler:
# if you have one, if you have one put it here, otherwise,
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 440535b11bbb..c1b961637108 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,7 +3,7 @@
# Date created: Aug 17 1996
# Whom: chuckr
#
-# $Id: Makefile,v 1.16 1996/11/13 02:00:44 chuckr Exp $
+# $Id: Makefile,v 1.17 1996/11/13 09:16:34 asami Exp $
#
DISTNAME= itcl2.1
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/
MAINTAINER= chuckr@freebsd.org
-BROKEN= yes # installation does not DTRT
+BROKEN= "installation does not DTRT"
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --exec_prefix=${PREFIX}