diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 20:40:53 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 20:40:53 +0800 |
commit | 265ed5e009b5b040e6c7c7457f36a6738e9b71bd (patch) | |
tree | 54a8773f2d7372a2aee3afbc7a3258cd4dbb9080 /news | |
parent | c4821b951d433e67c71476207d612c1b58c84a96 (diff) | |
download | freebsd-ports-gnome-265ed5e009b5b040e6c7c7457f36a6738e9b71bd.tar.gz freebsd-ports-gnome-265ed5e009b5b040e6c7c7457f36a6738e9b71bd.tar.zst freebsd-ports-gnome-265ed5e009b5b040e6c7c7457f36a6738e9b71bd.zip |
mark this port broken
Diffstat (limited to 'news')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 <andreas@klemm.gtn.com> # -# $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 \ |