aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2001-03-20 15:55:00 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2001-03-20 15:55:00 +0000
commit7093eef0909a3598e608a2acf03122600190fe08 (patch)
tree37bbc1a8aa768ccc801f5fd0687be274b4f5d174 /x11/XFree86-4
parentc7a47ac6063c5d8921666df4cd3edc947a722743 (diff)
downloadports-7093eef0909a3598e608a2acf03122600190fe08.tar.gz
ports-7093eef0909a3598e608a2acf03122600190fe08.zip
Notes
Diffstat (limited to 'x11/XFree86-4')
-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