aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sdts++/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:17:44 +0800
commit4c4a11f7144e709be034f6fff58ed87baed516dd (patch)
tree9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/sdts++/Makefile
parent022b443812b838b9622f5eb987c038f275e0f6ea (diff)
downloadfreebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.gz
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.tar.zst
freebsd-ports-gnome-4c4a11f7144e709be034f6fff58ed87baed516dd.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 4)
Diffstat (limited to 'devel/sdts++/Makefile')
-rw-r--r--devel/sdts++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile
index 62f9b2480c2f..b3352873a696 100644
--- a/devel/sdts++/Makefile
+++ b/devel/sdts++/Makefile
@@ -25,4 +25,5 @@ USE_LDCONFIG= yes
INFO= sdts++
+NO_STAGE= yes
.include <bsd.port.mk>