diff options
Diffstat (limited to 'net-im/telepathy-qt/Makefile')
-rw-r--r-- | net-im/telepathy-qt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index c0b7656ce815..49488c535872 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -18,8 +18,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING USE_CMAKE= yes CMAKE_SOURCE_PATH= .. -USE_QT_VER= 4 -QT_COMPONENTS= corelib qmake_build uic_build moc_build rcc_build xml dbus +USE_QT4= corelib qmake_build uic_build moc_build rcc_build xml dbus USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build |