aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/XFree86-4/scripts/configure6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11/XFree86-4/scripts/configure b/x11/XFree86-4/scripts/configure
index 2643ebd8f20b..85660a268a1f 100644
--- a/x11/XFree86-4/scripts/configure
+++ b/x11/XFree86-4/scripts/configure
@@ -100,7 +100,11 @@ else
echo "#define InstallFSConfig NO" >> $F
fi
-
+yesno YES "Do you want support for TrueType fonts?"
+if [ $answ = NO ]; then
+ echo "#define BuildFreeType NO" >> $F
+ echo "#define BuildXTrueType NO" >> $F
+fi
cat <<'END'
Do you want to Build Fonts (Usually you only want to build and install
fonts once, if this is a first time install you will want to build the