pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/fontforge fontforge: align the block



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5377461e878a
branches:  trunk
changeset: 441312:5377461e878a
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Nov 01 10:58:54 2020 +0000

description:
fontforge: align the block

diffstat:

 fonts/fontforge/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 68ad809dff4f -r 5377461e878a fonts/fontforge/Makefile
--- a/fonts/fontforge/Makefile  Sun Nov 01 10:58:23 2020 +0000
+++ b/fonts/fontforge/Makefile  Sun Nov 01 10:58:54 2020 +0000
@@ -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 @@
 
 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