diff options
Diffstat (limited to 'net/qt5-network/Makefile')
-rw-r--r-- | net/qt5-network/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/qt5-network/Makefile b/net/qt5-network/Makefile index 4ddf24cf6b5a..be2a9547dce0 100644 --- a/net/qt5-network/Makefile +++ b/net/qt5-network/Makefile @@ -13,9 +13,8 @@ BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'X509 RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -USES= ssl -USE_QT5= core qmake_build buildtools_build -QT_DIST= base +USES= qmake:no_env qt-dist:5,base ssl +USE_QT= core buildtools_build HAS_CONFIGURE= yes CONFIGURE_ARGS= -no-gui -no-xcb USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |