diff options
Diffstat (limited to 'x11/rsibreak/Makefile')
-rw-r--r-- | x11/rsibreak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rsibreak/Makefile b/x11/rsibreak/Makefile index 437a5e51ec53..919b42c81627 100644 --- a/x11/rsibreak/Makefile +++ b/x11/rsibreak/Makefile @@ -15,7 +15,7 @@ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons doctools ecm \ iconthemes i18n idletime notifications notifyconfig \ sonnet textwidgets xmlgui widgetsaddons windowsystem -USE_QT= core dbus gui widgets xml buildtools_build qmake_build +USE_QT= core dbus gui widgets xml buildtools:build qmake:build USE_XORG= x11 .include <bsd.port.mk> |