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: Reduce cosmetic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/29eda318e323
branches: trunk
changeset: 329790:29eda318e323
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Feb 15 02:02:33 2019 +0000
description:
ghostscript-gpl: Reduce cosmetic diff to -agpl Makefile
(whitespace only; NFC)
diffstat:
print/ghostscript-gpl/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 61e855d4c2db -r 29eda318e323 print/ghostscript-gpl/Makefile
--- a/print/ghostscript-gpl/Makefile Fri Feb 15 00:49:25 2019 +0000
+++ b/print/ghostscript-gpl/Makefile Fri Feb 15 02:02:33 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2018/11/14 22:22:17 kleink Exp $
+# $NetBSD: Makefile,v 1.46 2019/02/15 02:02:33 gdt Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-gpl/}
@@ -106,11 +106,11 @@
${RM} -rf ${WRKSRC}/tiff
${RM} -rf ${WRKSRC}/zlib
${RM} -rf ${WRKSRC}/freetype
-#
+
# To allow outside customization, rename cidfmap
# (if you look at inside of the file, it is logically empty)
.if !empty(PKG_OPTIONS:Mdisable-compile-inits)
- (cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist)
+ (cd ${WRKSRC}/Resource/Init/; ${MV} cidfmap cidfmap.dist)
.endif
post-install:
Home |
Main Index |
Thread Index |
Old Index