Add reasons to BROKEN.
This commit is contained in:
parent
9c000628b1
commit
2500f7653e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4868
@ -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,
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user