summaryrefslogtreecommitdiff
path: root/devel/distcc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:03:26 +0000
commit857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch)
tree1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/distcc
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
Diffstat (limited to 'devel/distcc')
-rw-r--r--devel/distcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index b2d5ca9efca0..436b0f926d62 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -35,6 +35,7 @@ COMPILER_LINKS= Create symlinks to distcc
OPTIONS_DEFAULT= COMPILER_LINKS
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>