diff options
Diffstat (limited to 'net/linphone/Makefile')
-rw-r--r-- | net/linphone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile index abb3005be7ba..0d07bc4cf2ff 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -23,8 +23,8 @@ GL_ACCOUNT= public GL_PROJECT= linphone-desktop GL_COMMIT= da40aed848da44e851d67a2039e7e966c5257d3b USE_QT= concurrent core dbus declarative gui linguisttools network \ - quickcontrols2 speech svg testlib widgets buildtools_build \ - qmake_build graphicaleffects_run quickcontrols_run + quickcontrols2 speech svg testlib widgets buildtools:build \ + qmake:build graphicaleffects:run quickcontrols:run # Linphone's plugin API is implemented in a shared object with rather generic # SONAME and filename, libapp-plugin.so. For classic installation in the |