pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/fontforge



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Nov  1 10:58:54 UTC 2020

Modified Files:
        pkgsrc/fonts/fontforge: Makefile

Log Message:
fontforge: align the block


To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/fonts/fontforge/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/fontforge/Makefile
diff -u pkgsrc/fonts/fontforge/Makefile:1.117 pkgsrc/fonts/fontforge/Makefile:1.118
--- pkgsrc/fonts/fontforge/Makefile:1.117       Sun Nov  1 10:56:19 2020
+++ pkgsrc/fonts/fontforge/Makefile     Sun Nov  1 10:58:54 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2020/11/01 10:56:19 markd Exp $
+# $NetBSD: Makefile,v 1.118 2020/11/01 10:58:54 markd Exp $
 
 DISTNAME=      fontforge-20200314
 CATEGORIES=    fonts editors
@@ -21,7 +21,7 @@ GCC_REQD+=    4.8
 
 CONFIGURE_DIRS+=       build
 CMAKE_ARGS+=           ..
-CMAKE_ARGS+=   -DENABLE_DOCS=NO
+CMAKE_ARGS+=           -DENABLE_DOCS=NO
 
 PY_PATCHPLIST=         yes
 



Home | Main Index | Thread Index | Old Index