aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2014-01-07 00:24:22 +0800
committermakc <makc@FreeBSD.org>2014-01-07 00:24:22 +0800
commit560d4bd75e8a5bf8d735b6315d9b57cd61fd1216 (patch)
treeae363dbfe309b0f68326ed203fbcbce84407c40e /deskutils
parent10999eb532a5ada23349b1774f93a2bccba1a880 (diff)
downloadfreebsd-ports-gnome-560d4bd75e8a5bf8d735b6315d9b57cd61fd1216.tar.gz
freebsd-ports-gnome-560d4bd75e8a5bf8d735b6315d9b57cd61fd1216.tar.zst
freebsd-ports-gnome-560d4bd75e8a5bf8d735b6315d9b57cd61fd1216.zip
- Add explicit dependence on Qt 4 components
PR: ports/185101 Approved by: general blanket approval
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 0a58c0499150..1ceeb619e8ca 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -57,7 +57,7 @@ SHEBANG_FILES= src/calibre/ebooks/metadata/odt.py \
src/odf/*.py
USE_XZ= yes
USE_PYTHON= 2.7
-USE_QT4= qmake_build moc_build
+USE_QT4= dbus qmake_build moc_build
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-src
CFLAGS+= -I${LOCALBASE}/include