aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/krusader2
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:49:39 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:49:39 +0800
commitb9a3b13e4b43a2ea13779932760512046d251eb2 (patch)
treee73b0ffb00d0d468757b9774feb6e0bb2645a639 /x11-fm/krusader2
parentee7d39c6d6bfc40bf297f6c47f542bff670a3cff (diff)
downloadfreebsd-ports-graphics-b9a3b13e4b43a2ea13779932760512046d251eb2.tar.gz
freebsd-ports-graphics-b9a3b13e4b43a2ea13779932760512046d251eb2.tar.zst
freebsd-ports-graphics-b9a3b13e4b43a2ea13779932760512046d251eb2.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: x11-fm)
Diffstat (limited to 'x11-fm/krusader2')
-rw-r--r--x11-fm/krusader2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fm/krusader2/Makefile b/x11-fm/krusader2/Makefile
index 464aa565153..81d6ef0902e 100644
--- a/x11-fm/krusader2/Makefile
+++ b/x11-fm/krusader2/Makefile
@@ -16,4 +16,5 @@ USE_QT4= moc_build qmake_build rcc_build uic_build
LATEST_LINK= ${PORTNAME}2
+NO_STAGE= yes
.include <bsd.port.mk>