pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript correct whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c49eff299d1b
branches:  trunk
changeset: 531034:c49eff299d1b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Jul 18 02:48:35 2007 +0000

description:
correct whitespace

diffstat:

 print/ghostscript/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4070dd6f9167 -r c49eff299d1b print/ghostscript/Makefile
--- a/print/ghostscript/Makefile        Wed Jul 18 02:47:02 2007 +0000
+++ b/print/ghostscript/Makefile        Wed Jul 18 02:48:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/07/18 02:47:02 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2007/07/18 02:48:35 tnn Exp $
 
 DISTNAME=      ghostscript-8.57
 CATEGORIES=    print
@@ -37,7 +37,7 @@
 SUBST_SED.resdir=      -e "s|/Resource/|${GS_RESOURCEDIR}/|g"
 
 .if ${OPSYS} == "HPUX"
-CONFIGURE_ENV+=        ac_cv_func_fopen64=no
+CONFIGURE_ENV+=                ac_cv_func_fopen64=no
 .endif
 
 post-extract:



Home | Main Index | Thread Index | Old Index