diff options
Diffstat (limited to 'x11/plasma5-kscreen/Makefile')
-rw-r--r-- | x11/plasma5-kscreen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile index e1f1a312b815..e992172d8dfc 100644 --- a/x11/plasma5-kscreen/Makefile +++ b/x11/plasma5-kscreen/Makefile @@ -15,6 +15,6 @@ USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \ ecm_build USE_QT= core dbus declarative gui network sensors widgets x11extras xml \ buildtools_build qmake_build testlib_build -USE_XORG= x11 xcb xext xi +USE_XORG= x11 xcb xext xi .include <bsd.port.mk> |