aboutsummaryrefslogtreecommitdiff
path: root/emulators/pearpc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commit5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch)
tree98af802b3322b4a54225135638e2882425155007 /emulators/pearpc
parenta73fee04224762fa5a2e7897fc4093fa963b527d (diff)
downloadports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.tar.gz
ports-5ca9a6aed07a4279fce6cf50ec0b17a0c704d358.zip
Notes
Diffstat (limited to 'emulators/pearpc')
-rw-r--r--emulators/pearpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pearpc/Makefile b/emulators/pearpc/Makefile
index d8178a622622..43af87b40d1e 100644
--- a/emulators/pearpc/Makefile
+++ b/emulators/pearpc/Makefile
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= --disable-fpo
#.if defined(WITH_QT)
#CONFIGURE_ARGS+= --enable-ui=qt
#USE_QT_VER= 3
-#QTDIR?= ${X11BASE}
+#QTDIR?= ${QT_PREFIX}
#CONFIGURE_ENV+= QTDIR="${QTDIR}"
#.else
#CONFIGURE_ARGS+= --enable-ui=nogui