From 56c4ac901f26f32386dc2c90203656651b1cd5bc Mon Sep 17 00:00:00 2001 From: jfieber Date: Sun, 6 Jul 1997 02:54:02 +0000 Subject: Mark as BROKEN. It appears that some change between 2.2.1 and 2.2.2 is causing problems for C++ libraries. --- textproc/jade/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/jade') diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index de8911456a7..45ac15a73f0 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -3,7 +3,7 @@ # Date created: June 19, 1997 # Whom: jfieber # -# $Id: Makefile,v 1.1.1.1 1997/06/22 20:28:11 jfieber Exp $ +# $Id: Makefile,v 1.2 1997/06/29 09:49:49 obrien Exp $ # DISTNAME= jade0_8 @@ -14,6 +14,8 @@ EXTRACT_SUFX= .zip MAINTAINER= jfieber@FreeBSD.ORG +BROKEN= C++ library problems on pre and post 2.2.1 systems + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip EXTRACT_CMD= unzip -- cgit