summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2020-11-06 18:04:24 +0000
committermaya <maya@pkgsrc.org>2020-11-06 18:04:24 +0000
commit09f15c73e73aa575ded4cb9a29ffba00d123fe65 (patch)
tree8c61090bd1ad2ad23a9cfa77ae807b13c8e3e74b /mk
parentafb04d29a006c1cab758cba58568e2c679114116 (diff)
downloadpkgsrc-09f15c73e73aa575ded4cb9a29ffba00d123fe65.tar.gz
mk/fonts.mk: don't add NO_CONFIGURE and NO_BUILD, have packages set it.
This makes it easier to use the mk fragment with fonts that need a build step, like new liberation-ttf. While here switch some fonts using post-install unnecessarily to do-install (Committed at the same time as it wasn't tested separately) No PLIST changes to the packages/build breakage, so no changes expected to the packages.
Diffstat (limited to 'mk')
-rw-r--r--mk/fonts.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/fonts.mk b/mk/fonts.mk
index 594a2acdb24..1c51dfd05cb 100644
--- a/mk/fonts.mk
+++ b/mk/fonts.mk
@@ -1,4 +1,4 @@
-# $NetBSD: fonts.mk,v 1.16 2020/03/22 09:46:10 nia Exp $
+# $NetBSD: fonts.mk,v 1.17 2020/11/06 18:04:27 maya Exp $
#
# Install .otf and .ttf font files.
#
@@ -8,8 +8,6 @@
#
# OTF_FONTS_DIR is the install directory for .otf files
-NO_CONFIGURE?= yes
-NO_BUILD?= yes
USE_LANGUAGES?= # none
TTF_FONTS_DIR?= ${PREFIX}/share/fonts/X11/TTF