From 437f343d88bb3f73d6d1011a5563e4a5402f338f Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 1 Nov 2020 10:58:54 +0000 Subject: [PATCH] fontforge: align the block --- fonts/fontforge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile index c31059fed6d5..4e764dcc0b3f 100644 --- a/fonts/fontforge/Makefile +++ b/fonts/fontforge/Makefile @@ -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