pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript add a comment that the DOS-linefeed ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/530bd6e8efa0
branches: trunk
changeset: 554715:530bd6e8efa0
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Feb 18 17:52:58 2009 +0000
description:
add a comment that the DOS-linefeed issue is fixed upstream,
as suggested by Joern Clausen
diffstat:
print/ghostscript/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d2a59d79c18f -r 530bd6e8efa0 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile Wed Feb 18 17:52:57 2009 +0000
+++ b/print/ghostscript/Makefile Wed Feb 18 17:52:58 2009 +0000
@@ -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 @@
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:
Home |
Main Index |
Thread Index |
Old Index