diff options
Diffstat (limited to 'x11-fm/krusader2/Makefile')
-rw-r--r-- | x11-fm/krusader2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile index f65f44d7df26..99e38cd1b27b 100644 --- a/x11-fm/krusader2/Makefile +++ b/x11-fm/krusader2/Makefile @@ -18,7 +18,7 @@ USE_KDE= archive auth auth bookmarks codecs completion config \ service solid sonnet textwidgets wallet widgetsaddons \ windowsystem xmlgui USE_QT= concurrent core dbus gui network printsupport xml widgets \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 .include <bsd.port.mk> |