diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 23:19:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 23:19:08 +0000 |
commit | a2157276860a3947431ad500cdb3a9017b7d3008 (patch) | |
tree | 0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/tomahawk | |
parent | 23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff) |
Notes
Diffstat (limited to 'audio/tomahawk')
-rw-r--r-- | audio/tomahawk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile index eb0359138966..927ff13a8589 100644 --- a/audio/tomahawk/Makefile +++ b/audio/tomahawk/Makefile @@ -40,10 +40,9 @@ OPTIONS_DEFINE= QTWEETLIB OPTIONS_DEFAULT= QTWEETLIB QTWEETLIB_DESC= Enable Twitter SIP plugin -USES= cmake +USES= cmake pkgconfig USE_GITHUB= yes USE_LDCONFIG= yes -USE_PKGCONFIG= build USE_QT4= dbus designer gui linguist_build moc_build \ network phonon qmake_build qtestlib rcc_build \ |