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:56:20 UTC 2020
Modified Files:
pkgsrc/fonts/fontforge: Makefile
Log Message:
fontforge: explicitly don't build docs.
To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 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.116 pkgsrc/fonts/fontforge/Makefile:1.117
--- pkgsrc/fonts/fontforge/Makefile:1.116 Wed Sep 9 10:32:08 2020
+++ pkgsrc/fonts/fontforge/Makefile Sun Nov 1 10:56:19 2020
@@ -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 @@ GCC_REQD+= 4.8
CONFIGURE_DIRS+= build
CMAKE_ARGS+= ..
+CMAKE_ARGS+= -DENABLE_DOCS=NO
PY_PATCHPLIST= yes
Home |
Main Index |
Thread Index |
Old Index