aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-send-file/Makefile
diff options
context:
space:
mode:
authorAlonso Schaich <alonso@FreeBSD.org>2014-12-16 10:26:19 +0000
committerAlonso Schaich <alonso@FreeBSD.org>2014-12-16 10:26:19 +0000
commit36cf982eec04ad38f45d50fec3a7eac3f73225af (patch)
tree1ef82206de57125c5159ec80401d7795d7c523a4 /net-im/ktp-send-file/Makefile
parente7321600cdbf82376317a36894b9d02e2ba159a7 (diff)
downloadports-36cf982eec04ad38f45d50fec3a7eac3f73225af.tar.gz
ports-36cf982eec04ad38f45d50fec3a7eac3f73225af.zip
Update telepathy to 0.8.0
Merge area51's commits 10180, 10181, 10314, 10315, 10485, 10491, 10492, 10500, 10502, 10503 and 10504. Individual revisions can be reviewed at http://src.mouf.net/area51/log This commit is based on a patch originally sent to the kde@ mailing list by T.C.Berner <tcberner@gmail.com>, and introduces a new port for ktp-desktop-applets. Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D1264
Notes
Notes: svn path=/head/; revision=374791
Diffstat (limited to 'net-im/ktp-send-file/Makefile')
-rw-r--r--net-im/ktp-send-file/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile
index f0c073054a7d..f1e9f29fa5a6 100644
--- a/net-im/ktp-send-file/Makefile
+++ b/net-im/ktp-send-file/Makefile
@@ -2,7 +2,6 @@
PORTNAME= ktp-send-file
PORTVERSION= ${KTP_VERSION}
-PORTREVISION= 3
CATEGORIES= net-im kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src
@@ -15,7 +14,7 @@ LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \
RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/libexec/ktp-filetransfer-handler:${PORTSDIR}/net-im/ktp-filetransfer-handler \
${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list
-USE_KDE4= kdehier kdeprefix kdelibs automoc4
+USE_KDE4= kdeprefix kdelibs automoc4
USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext tar:bzip2