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: Fri Feb 15 02:02:33 UTC 2019
Modified Files:
pkgsrc/print/ghostscript-gpl: Makefile
Log Message:
ghostscript-gpl: Reduce cosmetic diff to -agpl Makefile
(whitespace only; NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/ghostscript-gpl/Makefile
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/Makefile
diff -u pkgsrc/print/ghostscript-gpl/Makefile:1.45 pkgsrc/print/ghostscript-gpl/Makefile:1.46
--- pkgsrc/print/ghostscript-gpl/Makefile:1.45 Wed Nov 14 22:22:17 2018
+++ pkgsrc/print/ghostscript-gpl/Makefile Fri Feb 15 02:02:33 2019
@@ -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 @@ post-extract:
${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