diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:20:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-03 18:20:39 +0000 |
commit | 0216051b4d17ef45d6cbd12e5f9fe662bb7fb006 (patch) | |
tree | a5cd67f957f417316d160510a3a76ba86fcab1d6 /net-im/telepathy-logger-qt4 | |
parent | 6a7c079423ed92271bf05d2727e4a09aba8b9b9a (diff) | |
download | ports-0216051b4d17ef45d6cbd12e5f9fe662bb7fb006.tar.gz ports-0216051b4d17ef45d6cbd12e5f9fe662bb7fb006.zip |
Notes
Diffstat (limited to 'net-im/telepathy-logger-qt4')
-rw-r--r-- | net-im/telepathy-logger-qt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-logger-qt4/Makefile b/net-im/telepathy-logger-qt4/Makefile index 79163ab12e86..0ff922a6ef0c 100644 --- a/net-im/telepathy-logger-qt4/Makefile +++ b/net-im/telepathy-logger-qt4/Makefile @@ -23,7 +23,7 @@ USE_GSTREAMER= qt4 USE_KDE4= # empty USE_PYTHON_BUILD= 2.5+ USE_QT4= corelib dbus moc_build qmake_build rcc_build uic_build -USES= bison:build cmake +USES= bison:build cmake pkgconfig USE_BZIP2= yes CMAKE_ARGS= -DUSE_COMMON_CMAKE_PACKAGE_CONFIG_DIR:BOOL=True USE_LDCONFIG= yes |