aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cocaine-core/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/cocaine-core/Makefile b/devel/cocaine-core/Makefile
index bfac6bba15ae..6bb19d6c8139 100644
--- a/devel/cocaine-core/Makefile
+++ b/devel/cocaine-core/Makefile
@@ -27,12 +27,6 @@ GH_ACCOUNT= zloidemon
GH_COMMIT= 7d0f35c
GH_TAGNAME= ${GH_COMMIT}
-
CONFLICTS= json-c-[0-9]*
-NO_STAGE= yes
-post-patch:
- @${REINPLACE_CMD} -e "s,boost_thread,boost_thread,g" \
- ${WRKSRC}/CMakeLists.txt
-
.include <bsd.port.mk>