pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/ghostscript-gpl
Module Name: pkgsrc
Committed By: gdt
Date: Sat Feb 16 03:31:06 UTC 2019
Modified Files:
pkgsrc/print/ghostscript-gpl: options.mk
Log Message:
ghostscript-gpl: Regularize whitespace to reduce diff to -agpl
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/ghostscript-gpl/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/ghostscript-gpl/options.mk
diff -u pkgsrc/print/ghostscript-gpl/options.mk:1.8 pkgsrc/print/ghostscript-gpl/options.mk:1.9
--- pkgsrc/print/ghostscript-gpl/options.mk:1.8 Sun Nov 12 15:36:59 2017
+++ pkgsrc/print/ghostscript-gpl/options.mk Sat Feb 16 03:31:06 2019
@@ -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 @@ CONFIGURE_ARGS+= --disable-freetype
# 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