summaryrefslogtreecommitdiffstats
path: root/security/tpmmanager/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tpmmanager/Makefile')
-rw-r--r--security/tpmmanager/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/security/tpmmanager/Makefile b/security/tpmmanager/Makefile
index 87970d3..31a619d 100644
--- a/security/tpmmanager/Makefile
+++ b/security/tpmmanager/Makefile
@@ -13,20 +13,14 @@ LICENSE= GPLv2
LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers
-QT_NONSTANDARD= YES
-USE_QT4= gui moc_build qmake_build rcc_build uic_build
-
-HAS_CONFIGURE= YES
+USES= qmake
+USE_QT4= gui moc_build rcc_build uic_build
PLIST_FILES= bin/${PORTNAME}
PORTDOCS= *
OPTIONS_DEFINE= DOCS
-do-configure:
- @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
- ${QMAKE} PREFIX=${PREFIX} tpmmanager.pro
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
@${MKDIR} ${STAGEDIR}${DOCSDIR}
OpenPOWER on IntegriCloud