summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-05 22:37:31 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-05 22:37:31 +0100
commit798d38008da035ccfd9070539b5766ac271da8ec (patch)
tree0225d61f3d44fb3878a19350352f874699b4cabc
parentdc02e70b2962b123a4e4094c9abbc9cc61e8e449 (diff)
x11/fontconfig: reorder Makefile
-rw-r--r--x11/fontconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/fontconfig/Makefile b/x11/fontconfig/Makefile
index 2dcf9d9..f793a90 100644
--- a/x11/fontconfig/Makefile
+++ b/x11/fontconfig/Makefile
@@ -18,7 +18,7 @@ SITES = http://fontconfig.org/release/
EXTRACT_SUFX = .tar.gz
-MODULES = xenocara
+MODULES = xenocara devel/meson
BUILD_DEPENDS = devel/gperf
@@ -27,7 +27,6 @@ LIB_DEPENDS = print/freetype2
USE_GMAKE = Yes
# CONFIGURE_STYLE = gnu
-MODULES = xenocara devel/meson
CONFIGURE_ARGS = -Dnls=disabled \
-Ddoc=disabled \