aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-03-23 04:06:14 +0800
committermakc <makc@FreeBSD.org>2013-03-23 04:06:14 +0800
commit071186fd6d22f1abd16554cae92bf26af9d1cb4e (patch)
treeb368198f913179c06dafd19ac72527fcf9836f6d /net-im
parenteda1ae8e7cf50659cf0b55fefdcae532e6ad0405 (diff)
downloadfreebsd-ports-gnome-071186fd6d22f1abd16554cae92bf26af9d1cb4e.tar.gz
freebsd-ports-gnome-071186fd6d22f1abd16554cae92bf26af9d1cb4e.tar.zst
freebsd-ports-gnome-071186fd6d22f1abd16554cae92bf26af9d1cb4e.zip
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/decibel/Makefile2
-rw-r--r--net-im/hotot/Makefile2
-rw-r--r--net-im/kmess-kde4/Makefile2
-rw-r--r--net-im/libjreen/Makefile2
-rw-r--r--net-im/libmsn/Makefile2
-rw-r--r--net-im/licq-console/Makefile2
-rw-r--r--net-im/licq-jabber/Makefile2
-rw-r--r--net-im/licq-osd/Makefile2
-rw-r--r--net-im/licq-qt-gui/Makefile2
-rw-r--r--net-im/licq/Makefile2
-rw-r--r--net-im/qutim/Makefile3
-rw-r--r--net-im/tapioca-qt/Makefile2
-rw-r--r--net-im/telepathy-qt/Makefile2
-rw-r--r--net-im/telepathy-qt4/Makefile2
-rw-r--r--net-im/vacuum-im/Makefile2
15 files changed, 15 insertions, 16 deletions
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile
index d14be2d0d060..0a69edb92f78 100644
--- a/net-im/decibel/Makefile
+++ b/net-im/decibel/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt
USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build
USE_LDCONFIG= yes
-USE_CMAKE= yes
+USES= cmake
post-patch:
${REINPLACE_CMD} -e \
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile
index b492fce6eb7f..e8a8a8446a38 100644
--- a/net-im/hotot/Makefile
+++ b/net-im/hotot/Makefile
@@ -16,7 +16,7 @@ GH_PROJECT= Hotot
GH_TAGNAME= master
GH_COMMIT= e0c78bf
-USE_CMAKE= yes
+USES= cmake
USE_GETTEXT= yes
USE_PYTHON= yes
USE_GNOME= intltool
diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile
index 45251be8a0fc..b5d6f831bd22 100644
--- a/net-im/kmess-kde4/Makefile
+++ b/net-im/kmess-kde4/Makefile
@@ -24,7 +24,7 @@ USE_BZIP2= yes
USE_GNOME= libxml2 libxslt
USE_KDE4= kdehier kdeprefix kdelibs libkonq automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
-USE_CMAKE= yes
+USES= cmake
USE_GETTEXT= yes
.include <bsd.port.mk>
diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile
index 6f278091783e..2753f16d93a7 100644
--- a/net-im/libjreen/Makefile
+++ b/net-im/libjreen/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca \
USE_BZIP2= yes
USE_QT4= network moc_build qmake_build rcc_build uic_build
-USE_CMAKE= yes
+USES= cmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/net-im/libmsn/Makefile b/net-im/libmsn/Makefile
index 67d7d37a13b6..564390cadb42 100644
--- a/net-im/libmsn/Makefile
+++ b/net-im/libmsn/Makefile
@@ -12,7 +12,7 @@ COMMENT= A library for connecting to MSN Messenger service
LICENSE= GPLv2
USE_BZIP2= yes
-USE_CMAKE= yes
+USES= cmake
USE_OPENSSL= yes
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index 82c6893bf1d6..70999d828507 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= cdk:${PORTSDIR}/devel/cdk \
LICENSE= GPLv2
-USE_CMAKE= yes
+USES= cmake
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
DOCFILES= README
diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile
index 98cfdc497666..cffe4b0657d8 100644
--- a/net-im/licq-jabber/Makefile
+++ b/net-im/licq-jabber/Makefile
@@ -13,7 +13,7 @@ LIB_DEPENDS= gloox:${PORTSDIR}/net-im/gloox \
LICENSE= GPLv2
-USE_CMAKE= yes
+USES= cmake
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
DOCFILES= README
diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile
index 43d577175963..2f4a6bbc6ab1 100644
--- a/net-im/licq-osd/Makefile
+++ b/net-im/licq-osd/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${PORTSDIR}/${LICQ_PORT}-qt-g
# plugin (gtk+) and wish run osd with it. i've not tested with
# plugins other than qt-gui
-USE_CMAKE= yes
+USES= cmake
LOCALES= be de cs es fr pt pt_BR ro ru sv sk
PLIST_FILES= lib/licq/licq_osd.so \
diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile
index 8da92e37fab8..ac042ee1adea 100644
--- a/net-im/licq-qt-gui/Makefile
+++ b/net-im/licq-qt-gui/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs
LICENSE= GPLv2
USE_XORG= x11 xext ice xscrnsaver
-USE_CMAKE= yes
+USES= cmake
USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build
.if defined(WITH_KDE)
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index a78566018491..30a18d6a4d44 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs
LICENSE= GPLv2
USE_ICONV= yes
-USE_CMAKE= yes
+USES= cmake
WRKSRC= ${WRKDIR}/${DISTNAME}
LICQ_PORT?= net-im/licq
diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile
index 184e4101c386..d109ff70cf02 100644
--- a/net-im/qutim/Makefile
+++ b/net-im/qutim/Makefile
@@ -32,8 +32,7 @@ USE_XORG= xscrnsaver
MAKE_JOBS_SAFE= yes
-USE_CMAKE= yes
-CMAKE_VERBOSE= yes
+USES= cmake
CMAKE_ARGS+= -DUNIX:BOOL=1 -DBSD:BOOL=1
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile
index 8200edd309a6..a9196b05df36 100644
--- a/net-im/tapioca-qt/Makefile
+++ b/net-im/tapioca-qt/Makefile
@@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build
-USE_CMAKE= yes
+USES= cmake
CMAKE_SOURCE_PATH= ..
USE_QT4= corelib qmake_build uic_build moc_build rcc_build
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile
index 49488c535872..d8281e08bbcb 100644
--- a/net-im/telepathy-qt/Makefile
+++ b/net-im/telepathy-qt/Makefile
@@ -16,7 +16,7 @@ COMMENT= Framework for VoIP and IP applications
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/../COPYING
-USE_CMAKE= yes
+USES= cmake
CMAKE_SOURCE_PATH= ..
USE_QT4= corelib qmake_build uic_build moc_build rcc_build xml dbus
USE_LDCONFIG= yes
diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile
index c8d5992f2a7b..78b2e4996dc5 100644
--- a/net-im/telepathy-qt4/Makefile
+++ b/net-im/telepathy-qt4/Makefile
@@ -20,7 +20,7 @@ USE_PKGCONFIG= yes
USE_PYTHON_BUILD= 2.5+
USE_QT4= dbus gui network qtestlib_build xml \
moc_build qmake_build rcc_build uic_build
-USE_CMAKE= yes
+USES= cmake
CMAKE_ARGS= -DENABLE_FARSIGHT:BOOL=True \
-DENABLE_TESTS:BOOL=False
MAKE_JOBS_SAFE= yes
diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile
index 8587e87d22ba..9966792e9a9d 100644
--- a/net-im/vacuum-im/Makefile
+++ b/net-im/vacuum-im/Makefile
@@ -16,7 +16,7 @@ LICENSE= GPLv3
PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
USE_XZ= yes
-USE_CMAKE= yes
+USES= cmake
USE_XORG= xscrnsaver
USE_LDCONFIG= yes
USE_QT4= gui xml qmake_build uic_build moc_build rcc_build \