aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2012-09-20 08:00:30 +0800
committermakc <makc@FreeBSD.org>2012-09-20 08:00:30 +0800
commit18399fba78e3cacf5d8811712fb880b8e70918a6 (patch)
tree37c927ebf05fac2a24835623035151a585a7f49a /net-im
parent440d78cd8bd64eda2e8ac422bd5c8e774ec19290 (diff)
downloadfreebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.tar.gz
freebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.tar.zst
freebsd-ports-gnome-18399fba78e3cacf5d8811712fb880b8e70918a6.zip
Convert remaining ports to USE_QT4
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tapioca-qt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile
index aeb6cf2ad894..8200edd309a6 100644
--- a/net-im/tapioca-qt/Makefile
+++ b/net-im/tapioca-qt/Makefile
@@ -22,8 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build
USE_CMAKE= yes
CMAKE_SOURCE_PATH= ..
-USE_QT_VER= 4
-QT_COMPONENTS= corelib qmake_build uic_build moc_build rcc_build
+USE_QT4= corelib qmake_build uic_build moc_build rcc_build
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>