diff options
Diffstat (limited to 'security/tpmmanager/Makefile')
-rw-r--r-- | security/tpmmanager/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tpmmanager/Makefile b/security/tpmmanager/Makefile index c22611ec727c..5e5b925f8c74 100644 --- a/security/tpmmanager/Makefile +++ b/security/tpmmanager/Makefile @@ -19,9 +19,8 @@ LIB_DEPENDS= tspi.2:${PORTSDIR}/security/trousers LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_QT_VER= 4 QT_NONSTANDARD= YES -QT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build +USE_QT4= gui moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= YES MAKE_JOBS_SAFE= YES |