summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/psi/Makefile2
-rw-r--r--net/psi/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index 72cda488f54a..119d4c1f252c 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --qtdir=${X11BASE} \
MAKE_ARGS+= QTDIR=${X11BASE} \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
-OPTIONS= KDE "Enable KDE tray support" on
+OPTIONS= KDE "Enable KDE tray support" off
.include <bsd.port.pre.mk>
diff --git a/net/psi/Makefile b/net/psi/Makefile
index 72cda488f54a..119d4c1f252c 100644
--- a/net/psi/Makefile
+++ b/net/psi/Makefile
@@ -34,7 +34,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --qtdir=${X11BASE} \
MAKE_ARGS+= QTDIR=${X11BASE} \
QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++
-OPTIONS= KDE "Enable KDE tray support" on
+OPTIONS= KDE "Enable KDE tray support" off
.include <bsd.port.pre.mk>