aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-08 16:49:43 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-08 16:49:43 +0000
commit31469ae5656e71f14de03b31cf71b809859573d2 (patch)
tree344b6abf61ea06069f5de2c1cdcb8209791ac07e /net-im
parent2625e8a3e3cca5d0659fb2fd36594a503ce698ca (diff)
downloadports-31469ae5656e71f14de03b31cf71b809859573d2.tar.gz
ports-31469ae5656e71f14de03b31cf71b809859573d2.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/turpial/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/net-im/turpial/Makefile b/net-im/turpial/Makefile
index a5d916d42dc2..ebff96f460c1 100644
--- a/net-im/turpial/Makefile
+++ b/net-im/turpial/Makefile
@@ -18,18 +18,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:${PORTSDIR}/devel/py-Jinja2 \
${PYTHON_PKGNAMEPREFIX}libturpial>=1.7.0:${PORTSDIR}/net-im/py-libturpial
-USES= python:2
+USES= pyqt:4 python:2
+USE_PYQT= core_run gui_run network_run phonon_run webkit_run
USE_PYTHON= distutils autoplist
INSTALLS_ICONS= yes
-PYQT4_PORTS= core gui network phonon webkit
-
-.include "${.CURDIR}/../../devel/py-qt4/bsd.pyqt.mk"
-
-.for component in ${PYQT4_PORTS}
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}qt4-${component}>=0:${PORTSDIR}/${${component}_PORT}
-.endfor
-
LOCALES_DIR= ca de eo es fr it ja pt_BR pt_PT ru_RU tr
post-extract: