From ccf9094cb1c7881b2c1a4cc8f9d8837a111fa035 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 3 Mar 1998 10:00:54 +0000 Subject: Mark this port broken, the BUILD_DEPENDS syntax is not right. Please see handbook or other ports. --- www/checkbot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 652476adec75..f9c940527f7a 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -3,7 +3,7 @@ # Date created: 2. Feb 1998 # Whom: wosch@FreeBSD.org # -# $Id: Makefile,v 1.8 1997/06/24 18:43:25 jfitz Exp $ +# $Id: Makefile,v 1.1.1.1 1998/03/02 19:11:48 wosch Exp $ # DISTNAME= checkbot-1.51 @@ -17,6 +17,7 @@ BUILD_DEPENDS= \ ${PORTSDIR}/www/p5-libwww \ ${PORTSDIR}/mail/p5-Mail-Tools +BROKEN= BUILD_DEPENDS list not right MAN1= checkbot.1 USE_PERL5= YES -- cgit