pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ghostscript-gpl ghostscript-gpl: Regularize whit...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/629908bc9a60
branches:  trunk
changeset: 329839:629908bc9a60
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Feb 16 03:31:06 2019 +0000

description:
ghostscript-gpl: Regularize whitespace to reduce diff to -agpl

diffstat:

 print/ghostscript-gpl/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 75fc0ecdd48a -r 629908bc9a60 print/ghostscript-gpl/options.mk
--- a/print/ghostscript-gpl/options.mk  Sat Feb 16 00:52:06 2019 +0000
+++ b/print/ghostscript-gpl/options.mk  Sat Feb 16 03:31:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.8 2017/11/12 15:36:59 khorben Exp $
+# $NetBSD: options.mk,v 1.9 2019/02/16 03:31:06 gdt Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.ghostscript
 PKG_SUPPORTED_OPTIONS= x11 cups debug fontconfig disable-compile-inits utf8
@@ -61,7 +61,7 @@
 
 # Please note the same if condition is in post-extract: target in Makefile
 .if !empty(PKG_OPTIONS:Mdisable-compile-inits)
-CONFIGURE_ARGS+=        --disable-compile-inits
+CONFIGURE_ARGS+=       --disable-compile-inits
 PLIST.no_cidfmap=      YES
 .else
 PLIST.cidfmap=         YES



Home | Main Index | Thread Index | Old Index