Remove support for the expired QT3 port.

PR:		180277
Submitted by:	rene
This commit is contained in:
Roman Bogorodskiy 2013-07-05 17:55:09 +00:00
parent b2de547574
commit 3b7ea6467d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322344

View file

@ -29,17 +29,6 @@ SDL_DESC= Use SDL for user interface
BROKEN= Internal compiler error on ia64
.endif
# GTK and QT interfaces are broken in this version
#
#.if ${PORT_OPTIONS:MQT}
#CONFIGURE_ARGS+= --enable-ui=qt
#USE_QT_VER= 3
#QTDIR?= ${QT_PREFIX}
#CONFIGURE_ENV+= QTDIR="${QTDIR}"
#.else
#CONFIGURE_ARGS+= --enable-ui=nogui
#.endif
.if ${PORT_OPTIONS:MSDL}
CONFIGURE_ARGS+= --enable-ui=sdl
USE_SDL= sdl