From 2412be856df11268055a031d0724eb31ffd3ac68 Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 18 Feb 2009 17:52:58 +0000 Subject: add a comment that the DOS-linefeed issue is fixed upstream, as suggested by Joern Clausen --- print/ghostscript/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/ghostscript') diff --git a/print/ghostscript/Makefile b/print/ghostscript/Makefile index f47e4cf9258..6f9520a9198 100644 --- a/print/ghostscript/Makefile +++ b/print/ghostscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2009/02/17 16:15:29 drochner Exp $ +# $NetBSD: Makefile,v 1.59 2009/02/18 17:52:58 drochner Exp $ DISTNAME= ghostscript-8.64 CATEGORIES= print @@ -69,6 +69,7 @@ BUILDLINK_TRANSFORM+= l:fontconfig:fontconfig:iconv CONFIGURE_ENV+= LPLIBDIR=${LOCALBASE}/lib # XXX Sun Studio Compiler does not like DOS linebreaks +# should be fixed in next ghostscript release DELDOSCR= ${WRKSRC}/jasper/src/libjasper/jpc/jpc_qmfb.c post-extract: -- cgit v1.2.3