summaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4/scripts/configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XFree86-4/scripts/configure')
-rw-r--r--x11/XFree86-4/scripts/configure7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/XFree86-4/scripts/configure b/x11/XFree86-4/scripts/configure
index 5796511..0507e32d 100644
--- a/x11/XFree86-4/scripts/configure
+++ b/x11/XFree86-4/scripts/configure
@@ -294,10 +294,9 @@ echo
yesno YES "Do you want to compile with PAM support?"
echo "#define HasPam $answ" >> $F
-echo
-echo
-echo "End of configuration questions. No more user input required"
-echo
+cp $FILESDIR/Makefile.freetype $WRKDIR/xc/extras/freetype2
+(cd $WRKDIR/xc/extras/freetype2; ln -s obj lib; cd include; ln -s ../include freetype2 )
+echo "#define Freetype2Dir $WRKDIR/xc/extras/freetype2" >> $F
}
configure
OpenPOWER on IntegriCloud