summaryrefslogtreecommitdiff
path: root/print/ghostscript
diff options
context:
space:
mode:
authordrochner <drochner>2009-02-18 17:52:58 +0000
committerdrochner <drochner>2009-02-18 17:52:58 +0000
commit2412be856df11268055a031d0724eb31ffd3ac68 (patch)
tree7912aadfc0f8aeb5eddd8b2e02222598cf776bfd /print/ghostscript
parentceb3fa4a0766f772064f064c748bd25beeee0069 (diff)
downloadpkgsrc-2412be856df11268055a031d0724eb31ffd3ac68.tar.gz
add a comment that the DOS-linefeed issue is fixed upstream,
as suggested by Joern Clausen
Diffstat (limited to 'print/ghostscript')
-rw-r--r--print/ghostscript/Makefile3
1 files changed, 2 insertions, 1 deletions
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: