diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-05-21 23:19:39 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-05-21 23:19:39 +0000 |
commit | 395d704450f5c029a3d75b6b090fd65292164a8d (patch) | |
tree | 08fc89819af557cbf19ec8aa7753ec6c0a356027 /polish/kadu | |
parent | d406037d58ace1c32ba65747e3b5ab31e35865c8 (diff) | |
download | ports-395d704450f5c029a3d75b6b090fd65292164a8d.tar.gz ports-395d704450f5c029a3d75b6b090fd65292164a8d.zip |
Notes
Diffstat (limited to 'polish/kadu')
-rw-r--r-- | polish/kadu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index 3f92d03ad8a0..e610ebbf5b97 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -7,6 +7,7 @@ PORTNAME= kadu PORTVERSION= 0.11.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ @@ -46,7 +47,7 @@ CMAKE_ARGS= -DKADU_VERSION:STRING="${DISTVERSION}" -DWITH_ENCHANT=ON MAKE_JOBS_SAFE= yes USE_QT_VER= 4 -QT_COMPONENTS= dbus gui network script scripttools webkit xml \ +QT_COMPONENTS= dbus gui network script scripttools webkit xml phonon \ linguist_build moc_build qmake_build rcc_build uic_build \ imageformats_run sql-sqlite3_run WANT_GNOME= yes |