aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2013-07-06 01:55:09 +0800
committernovel <novel@FreeBSD.org>2013-07-06 01:55:09 +0800
commit87c2a8aeddd421f68820ef170e8139489447ad30 (patch)
tree4dab44a4852fac9fb1b1426a111ae65a44ee6fd7
parentc38dd6ff0e594a27302d1fa6a411f6cdd8b7d27d (diff)
downloadfreebsd-ports-gnome-87c2a8aeddd421f68820ef170e8139489447ad30.tar.gz
freebsd-ports-gnome-87c2a8aeddd421f68820ef170e8139489447ad30.tar.zst
freebsd-ports-gnome-87c2a8aeddd421f68820ef170e8139489447ad30.zip
Remove support for the expired QT3 port.
PR: 180277 Submitted by: rene
-rw-r--r--emulators/pearpc/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile
index 95869df0b714..b1e28d76f0f7 100644
--- a/emulators/pearpc/Makefile
+++ b/emulators/pearpc/Makefile
@@ -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