From 19c72d4e319eff5b7b8a19ba22fa84362eb9c27c Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Sat, 21 Mar 1998 13:35:07 +0000 Subject: remove BROKENNESS forgot to add patch-ac tested packaging Reviewed by: as requested by Satoshi --- news/knews/Makefile | 4 +--- news/knews/scripts/pre-configure | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'news/knews') diff --git a/news/knews/Makefile b/news/knews/Makefile index 3ee2c0f5f0bc..eda9940747cc 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.10 1998/03/14 16:35:58 andreas Exp $ +# $Id: Makefile,v 1.11 1998/03/21 12:40:53 asami Exp $ # DISTNAME= knews-1.0b.0 @@ -17,8 +17,6 @@ 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 \ diff --git a/news/knews/scripts/pre-configure b/news/knews/scripts/pre-configure index e74060657262..364cfdde63a7 100644 --- a/news/knews/scripts/pre-configure +++ b/news/knews/scripts/pre-configure @@ -6,7 +6,7 @@ echo "sh users: in .profile: NNTPSERVER=host.domain; export NNTPSERVER" # work around a problem with bmake regarding files ending in .l # -FILES_TO_PATCH="kedit.c widgets.c save.c search.c" +FILES_TO_PATCH="widgets.c save.c search.c" for file in $FILES_TO_PATCH do ed -s ${WRKSRC}/src/${file} <<-EOF -- cgit v1.2.3