diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/psi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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> |