summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0/files/Makefile.knobs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2.0/files/Makefile.knobs')
-rw-r--r--editors/openoffice.org-2.0/files/Makefile.knobs4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/openoffice.org-2.0/files/Makefile.knobs b/editors/openoffice.org-2.0/files/Makefile.knobs
index aa4b7dcf9104..e27c8d6c5e87 100644
--- a/editors/openoffice.org-2.0/files/Makefile.knobs
+++ b/editors/openoffice.org-2.0/files/Makefile.knobs
@@ -9,9 +9,7 @@ CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" --with-ant-home=${LOCALBASE}/ant
.endif
.if defined(WITH_KDE)
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
-USE_QT_VER= 3
-CONFIGURE_ARGS+= --enable-kde
+CONFIGURE_ARGS+= --enable-kde QTDIR="${QT_PREFIX}"
.endif
.if defined(WITH_CUPS)