diff options
Diffstat (limited to 'net-im/qutim-plugin-jabber/Makefile')
-rw-r--r-- | net-im/qutim-plugin-jabber/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/qutim-plugin-jabber/Makefile b/net-im/qutim-plugin-jabber/Makefile index eaf5e4991eea..9653ddae3ce4 100644 --- a/net-im/qutim-plugin-jabber/Makefile +++ b/net-im/qutim-plugin-jabber/Makefile @@ -23,8 +23,7 @@ LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn BUILD_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim RUN_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim -USE_QT_VER= 4 -QT_COMPONENTS= gui \ +USE_QT4= gui \ moc_build \ network \ qmake_build \ |