diff options
Diffstat (limited to 'x11/pcdm/Makefile')
-rw-r--r-- | x11/pcdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pcdm/Makefile b/x11/pcdm/Makefile index 2b8e031a108d..e5daf103fd3b 100644 --- a/x11/pcdm/Makefile +++ b/x11/pcdm/Makefile @@ -19,8 +19,8 @@ MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} CONFLICTS= pcbsd-utils-qt* -USES= qmake -USE_QT5= core gui network svg multimedia imageformats \ +USES= qmake qt:5 +USE_QT= core gui network svg multimedia imageformats \ buildtools_build x11extras concurrent linguisttools_build USE_OPENRC_SUBR=pcdm |