diff options
Diffstat (limited to 'misc/crosti/Makefile')
-rw-r--r-- | misc/crosti/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/crosti/Makefile b/misc/crosti/Makefile index b6ca56c17ee3..c61a611d8d50 100644 --- a/misc/crosti/Makefile +++ b/misc/crosti/Makefile @@ -12,9 +12,9 @@ COMMENT= Convert custom image to cross stitch design, edit stitch designs LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt -USES= desktop-file-utils dos2unix qmake shared-mime-info zip +USES= desktop-file-utils dos2unix qmake qt:5 shared-mime-info zip USE_GL= gl -USE_QT5= concurrent core gui printsupport svg widgets buildtools_build +USE_QT= concurrent core gui printsupport svg widgets buildtools_build DOS2UNIX_FILES= ${PORTNAME}.pro NO_WRKSUBDIR= yes |