From 265ed5e009b5b040e6c7c7457f36a6738e9b71bd Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 21 Mar 1998 12:40:53 +0000 Subject: mark this port broken --- news/knews/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'news/knews') diff --git a/news/knews/Makefile b/news/knews/Makefile index d5673381aef8..3ee2c0f5f0bc 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Apr 14 09:23:59 MET DST 1996 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.9 1997/07/21 06:52:04 andreas Exp $ +# $Id: Makefile,v 1.10 1998/03/14 16:35:58 andreas Exp $ # DISTNAME= knews-1.0b.0 @@ -17,6 +17,8 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm \ png\\.0\\.:${PORTSDIR}/graphics/png RUN_DEPENDS= newsp:${PORTSDIR}/print/mp +BROKEN= jpeglib.h + WRKSRC= ${WRKDIR}/knews USE_IMAKE= yes MAKE_FLAGS= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/man/man1 \ -- cgit