diff options
Diffstat (limited to 'editors/notepadnext/Makefile')
-rw-r--r-- | editors/notepadnext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/notepadnext/Makefile b/editors/notepadnext/Makefile index d9cc7ae95449..f41b7ccc70d1 100644 --- a/editors/notepadnext/Makefile +++ b/editors/notepadnext/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libuchardet.so:textproc/uchardet USES= desktop-file-utils gl qmake qt:5 xorg -USE_QT= core gui network printsupport widgets buildtools_build linguisttools_build +USE_QT= core gui network printsupport widgets buildtools:build linguisttools:build USE_GL= gl USE_XORG= xcb |