pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/fontforge fontforge: explicitly don't build docs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ee3f6fe974e
branches:  trunk
changeset: 441310:6ee3f6fe974e
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Nov 01 10:56:19 2020 +0000

description:
fontforge: explicitly don't build docs.

diffstat:

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

diffs (17 lines):

diff -r 9e18a797b5f5 -r 6ee3f6fe974e fonts/fontforge/Makefile
--- a/fonts/fontforge/Makefile  Sun Nov 01 10:54:06 2020 +0000
+++ b/fonts/fontforge/Makefile  Sun Nov 01 10:56:19 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2020/09/09 10:32:08 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2020/11/01 10:56:19 markd Exp $
 
 DISTNAME=      fontforge-20200314
 CATEGORIES=    fonts editors
@@ -21,6 +21,7 @@
 
 CONFIGURE_DIRS+=       build
 CMAKE_ARGS+=           ..
+CMAKE_ARGS+=   -DENABLE_DOCS=NO
 
 PY_PATCHPLIST=         yes
 



Home | Main Index | Thread Index | Old Index