aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/kde-telepathy/Makefile2
-rw-r--r--net-im/ktp-accounts-kcm/Makefile1
-rw-r--r--net-im/ktp-approver/Makefile1
-rw-r--r--net-im/ktp-auth-handler/Makefile1
-rw-r--r--net-im/ktp-common-internals/Makefile1
-rw-r--r--net-im/ktp-contact-list/Makefile1
-rw-r--r--net-im/ktp-contact-runner/Makefile1
-rw-r--r--net-im/ktp-filetransfer-handler/Makefile1
-rw-r--r--net-im/ktp-kded-integration-module/Makefile1
-rw-r--r--net-im/ktp-send-file/Makefile1
10 files changed, 1 insertions, 10 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}
diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile
index df7a4da15f0e..396cda3f4972 100644
--- a/net-im/ktp-accounts-kcm/Makefile
+++ b/net-im/ktp-accounts-kcm/Makefile
@@ -27,7 +27,6 @@ HAZE_DESC= libpurple protocols support
IRC_DESC= Internet Relay Chat support
SALUT_DESC= Link-local (serverless) XMPP support
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MHAZE}
diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile
index be1f381967fc..f4c7186037b2 100644
--- a/net-im/ktp-approver/Makefile
+++ b/net-im/ktp-approver/Makefile
@@ -18,5 +18,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile
index 397a7acc4d5c..5b67c4d7e33c 100644
--- a/net-im/ktp-auth-handler/Makefile
+++ b/net-im/ktp-auth-handler/Makefile
@@ -20,5 +20,4 @@ USE_QT4= corelib dbus gui xml webkit \
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile
index c2616d109bae..a29acabb76c4 100644
--- a/net-im/ktp-common-internals/Makefile
+++ b/net-im/ktp-common-internals/Makefile
@@ -21,5 +21,4 @@ USES= cmake gettext
USE_BZIP2= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile
index b0ad7276ed5a..aace253f746d 100644
--- a/net-im/ktp-contact-list/Makefile
+++ b/net-im/ktp-contact-list/Makefile
@@ -18,5 +18,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile
index 9a2293c069fe..890500d6be1c 100644
--- a/net-im/ktp-contact-runner/Makefile
+++ b/net-im/ktp-contact-runner/Makefile
@@ -17,5 +17,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile
index f674dbdda093..828b2a3393ad 100644
--- a/net-im/ktp-filetransfer-handler/Makefile
+++ b/net-im/ktp-filetransfer-handler/Makefile
@@ -17,5 +17,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-kded-integration-module/Makefile b/net-im/ktp-kded-integration-module/Makefile
index 57bb193737d8..372bd8c7c0df 100644
--- a/net-im/ktp-kded-integration-module/Makefile
+++ b/net-im/ktp-kded-integration-module/Makefile
@@ -17,5 +17,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile
index 674de4761fd4..656b75916509 100644
--- a/net-im/ktp-send-file/Makefile
+++ b/net-im/ktp-send-file/Makefile
@@ -19,5 +19,4 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build
USES= cmake gettext
USE_BZIP2= yes
-NO_STAGE= yes
.include <bsd.port.mk>