aboutsummaryrefslogtreecommitdiff
path: root/devel/cocaine-core
diff options
context:
space:
mode:
authorVeniamin Gvozdikov <vg@FreeBSD.org>2014-01-04 16:29:55 +0000
committerVeniamin Gvozdikov <vg@FreeBSD.org>2014-01-04 16:29:55 +0000
commitb74ec3049ac90b56d6210ba9f8f35212020a2a91 (patch)
treeeb513696c1b0f9c62f8db20aa9ee3e6fd20013c6 /devel/cocaine-core
parent052b9d8c53a61b973f7cc0facdacdb3d5ee27d18 (diff)
downloadports-b74ec3049ac90b56d6210ba9f8f35212020a2a91.tar.gz
ports-b74ec3049ac90b56d6210ba9f8f35212020a2a91.zip
Notes
Diffstat (limited to 'devel/cocaine-core')
-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>