Remove -xft since it doesn't work with older X11. Now will people stop

bothering me about putting that in, 'cause I'm not doing it again!  Even
if you do a patch that checks XFREE86_VERSION!

PR:		28728
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
This commit is contained in:
Will Andrews 2001-07-05 19:09:55 +00:00
parent 3cbc255427
commit 5c8f6b17de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44793
5 changed files with 10 additions and 10 deletions

View File

@ -25,8 +25,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes USE_NEWGCC= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-system-libmng -thread -no-opengl -xft \ -system-libmng -thread -no-opengl -no-g++-exceptions \
-no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG) .if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug CONFIGURE_ARGS+= -debug

View File

@ -25,8 +25,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes USE_NEWGCC= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-system-libmng -thread -no-opengl -xft \ -system-libmng -thread -no-opengl -no-g++-exceptions \
-no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG) .if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug CONFIGURE_ARGS+= -debug

View File

@ -25,8 +25,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes USE_NEWGCC= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-system-libmng -thread -no-opengl -xft \ -system-libmng -thread -no-opengl -no-g++-exceptions \
-no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG) .if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug CONFIGURE_ARGS+= -debug

View File

@ -25,8 +25,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes USE_NEWGCC= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-system-libmng -thread -no-opengl -xft \ -system-libmng -thread -no-opengl -no-g++-exceptions \
-no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG) .if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug CONFIGURE_ARGS+= -debug

View File

@ -25,8 +25,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes USE_NEWGCC= yes
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \ CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
-system-libmng -thread -no-opengl -xft \ -system-libmng -thread -no-opengl -no-g++-exceptions \
-no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG) .if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug CONFIGURE_ARGS+= -debug