diff options
Diffstat (limited to 'www/otter-browser/Makefile')
-rw-r--r-- | www/otter-browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/otter-browser/Makefile b/www/otter-browser/Makefile index fa79632d00c9..cb908b92b148 100644 --- a/www/otter-browser/Makefile +++ b/www/otter-browser/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell USES= cmake compiler:c++11-lib desktop-file-utils qt:5 USE_QT= concurrent core dbus declarative gui multimedia network printsupport \ script sql sql-sqlite3 svg widgets xmlpatterns \ - buildtools_build qmake_build + buildtools:build qmake:build USE_GITHUB= yes GH_ACCOUNT= OtterBrowser |