aboutsummaryrefslogtreecommitdiff
path: root/net-im/kde-telepathy
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 23:05:13 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-01-05 23:05:13 +0000
commitaa8c867f0cadcd74f9dc4828ab1e47ea82360907 (patch)
treede318c27cfb604222fe2bce85fd2d357874a7452 /net-im/kde-telepathy
parent1ae7ab255c86ee5fe60258cdd7873ee0e22a8673 (diff)
downloadports-aa8c867f0cadcd74f9dc4828ab1e47ea82360907.tar.gz
ports-aa8c867f0cadcd74f9dc4828ab1e47ea82360907.zip
Notes
Diffstat (limited to 'net-im/kde-telepathy')
-rw-r--r--net-im/kde-telepathy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/kde-telepathy/Makefile b/net-im/kde-telepathy/Makefile
index d92abe58c67c..2ca88f64f75a 100644
--- a/net-im/kde-telepathy/Makefile
+++ b/net-im/kde-telepathy/Makefile
@@ -21,6 +21,7 @@ RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/kcm_ktp_accounts.so:${PORTSDIR}/net-im/ktp-
USE_KDE4= kdeprefix
NO_BUILD= yes
+NO_MTREE= yes
OPTIONS_DEFINE= PLASMA SEND_FILE
OPTIONS_DEFAULT=PLASMA SEND_FILE
@@ -28,7 +29,6 @@ OPTIONS_DEFAULT=PLASMA SEND_FILE
PLASMA_DESC= Applets for KDE Plasma Desktop integration
SEND_FILE_DESC= Context menu plugin for sending files
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPLASMA}