aboutsummaryrefslogtreecommitdiff
path: root/emulators/pearpc
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2013-07-05 17:55:09 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2013-07-05 17:55:09 +0000
commit3b7ea6467d25cd5482bb8c5672ad93ae898280b0 (patch)
tree4dab44a4852fac9fb1b1426a111ae65a44ee6fd7 /emulators/pearpc
parentb2de54757460269568a2b3eb8ed7f4b5ce6df9da (diff)
downloadports-3b7ea6467d25cd5482bb8c5672ad93ae898280b0.tar.gz
ports-3b7ea6467d25cd5482bb8c5672ad93ae898280b0.zip
Notes
Diffstat (limited to 'emulators/pearpc')
-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