diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-07 09:10:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-07 09:10:13 +0000 |
commit | cde37eff981f7d0216fa2b73f11efcd8023303a3 (patch) | |
tree | c5a870888817493d8500f99cdfa5c7a25fc605d8 /net-im/telepathy-qt | |
parent | 2c4d77d9e33d3135c68aa05411573e11d98084e3 (diff) | |
download | ports-cde37eff981f7d0216fa2b73f11efcd8023303a3.tar.gz ports-cde37eff981f7d0216fa2b73f11efcd8023303a3.zip |
Notes
Diffstat (limited to 'net-im/telepathy-qt')
-rw-r--r-- | net-im/telepathy-qt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index 17617b7aea78..b923ac3a0b96 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -15,6 +15,7 @@ MAINTAINER= arved@FreeBSD.org COMMENT= Framework for VoIP and IP applications USE_CMAKE= yes +CMAKE_USE_PTHREAD= yes CMAKE_SOURCE_PATH= .. USE_QT_VER= 4 QT_COMPONENTS= corelib qmake_build uic_build moc_build rcc_build xml dbus |