diff options
Diffstat (limited to 'net/qt4-network/Makefile')
-rw-r--r-- | net/qt4-network/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/qt4-network/Makefile b/net/qt4-network/Makefile index e6a0589d5d50..f23c8767edc5 100644 --- a/net/qt4-network/Makefile +++ b/net/qt4-network/Makefile @@ -18,9 +18,8 @@ BROKEN_SSL_REASON_openssl-devel= error: member access into incomplete type 'RSA' RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss -USES= ssl -USE_QT4= qmake_build moc_build rcc_build corelib -QT_DIST= yes +USES= qmake:no_env qt-dist:4 ssl +USE_QT= moc_build rcc_build corelib HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |