summaryrefslogtreecommitdiff
path: root/devel/json-c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:04:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:04:43 +0000
commit34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (patch)
treeed5885ce2dac897e773c37ed9c6f43b452790bae /devel/json-c
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 2)
Diffstat (limited to 'devel/json-c')
-rw-r--r--devel/json-c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
index 2321053d54b1..bb63a76b8c82 100644
--- a/devel/json-c/Makefile
+++ b/devel/json-c/Makefile
@@ -15,4 +15,5 @@ USES= gmake pathfix pkgconfig
CONFLICTS= cocaine-core-[0-9]*
+NO_STAGE= yes
.include <bsd.port.mk>