summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2014-01-05 23:05:13 +0000
committerrakuco <rakuco@FreeBSD.org>2014-01-05 23:05:13 +0000
commite93601749a19821869e530feeb12108e0ea1d2f7 (patch)
treede318c27cfb604222fe2bce85fd2d357874a7452
parentce45e7de2b5b370cb2461a8b0900c940a9457770 (diff)
downloadFreeBSD-ports-e93601749a19821869e530feeb12108e0ea1d2f7.zip
FreeBSD-ports-e93601749a19821869e530feeb12108e0ea1d2f7.tar.gz
Support staging
-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 d92abe5..2ca88f6 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 df7a4da..396cda3 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 be1f381..f4c7186 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 397a7ac..5b67c4d 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 c2616d109..a29acab 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 b0ad727..aace253 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 9a2293c..890500d 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 f674dbd..828b2a3 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 57bb193..372bd8c 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 674de47..656b759 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>
OpenPOWER on IntegriCloud