diff options
-rw-r--r-- | fonts/xfonts-encodings/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fonts/xfonts-encodings/Makefile b/fonts/xfonts-encodings/Makefile index 7d2029e..fda61e0 100644 --- a/fonts/xfonts-encodings/Makefile +++ b/fonts/xfonts-encodings/Makefile @@ -23,6 +23,8 @@ MODULES = xenocara CONFIGURE_STYLE = gnu SEPARATE_BUILD = Yes +BUILD_DEPENDS = x11/mkfontscale + CONFIGURE_ARGS = --with-fontrootdir=${X11BASE}/lib/X11/fonts NO_TEST = Yes |