diff options
Diffstat (limited to 'devel/qschematic/Makefile')
-rw-r--r-- | devel/qschematic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qschematic/Makefile b/devel/qschematic/Makefile index 84191d543c6a..a0d6166aaae8 100644 --- a/devel/qschematic/Makefile +++ b/devel/qschematic/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libgpds.so:devel/gpds USES= cmake compiler:c++17-lang qt:5 -USE_QT= buildtools_build core gui qmake_build widgets +USE_QT= buildtools:build core gui qmake:build widgets USE_GITHUB= yes GH_ACCOUNT= simulton |