summaryrefslogtreecommitdiff
path: root/mk/fonts.mk
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-22 09:46:10 +0000
committernia <nia@pkgsrc.org>2020-03-22 09:46:10 +0000
commit9c94cf6d5c962c9b9afcf76cae4e52832366a88f (patch)
tree26ec874b83adfba6c96bea75005d489c239d22f8 /mk/fonts.mk
parent55d90727a5ec6921c102e94a1d19233bb20f9197 (diff)
downloadpkgsrc-9c94cf6d5c962c9b9afcf76cae4e52832366a88f.tar.gz
mk/fonts.mk: Empty USE_LANGUAGES
Diffstat (limited to 'mk/fonts.mk')
-rw-r--r--mk/fonts.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/fonts.mk b/mk/fonts.mk
index d80dc624d8d..594a2acdb24 100644
--- a/mk/fonts.mk
+++ b/mk/fonts.mk
@@ -1,4 +1,4 @@
-# $NetBSD: fonts.mk,v 1.15 2019/04/06 08:43:41 wiz Exp $
+# $NetBSD: fonts.mk,v 1.16 2020/03/22 09:46:10 nia Exp $
#
# Install .otf and .ttf font files.
#
@@ -10,6 +10,7 @@
NO_CONFIGURE?= yes
NO_BUILD?= yes
+USE_LANGUAGES?= # none
TTF_FONTS_DIR?= ${PREFIX}/share/fonts/X11/TTF
OTF_FONTS_DIR?= ${PREFIX}/share/fonts/X11/OTF