summaryrefslogtreecommitdiff
path: root/devel/boost-libs
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2018-04-30 09:18:47 +0000
committermartin <martin@pkgsrc.org>2018-04-30 09:18:47 +0000
commit6ab6673e667bd42a62b022c3613c88658cc5b02b (patch)
tree70ef87dcaeb7fbbea7386fde8085a7120ab09a76 /devel/boost-libs
parentd4be7b8358179eed663cafd4c686f2d875c34b3b (diff)
downloadpkgsrc-6ab6673e667bd42a62b022c3613c88658cc5b02b.tar.gz
Remove unsupported configure option, fixes PR pkg/53235.
Diffstat (limited to 'devel/boost-libs')
-rw-r--r--devel/boost-libs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 901505208ff..ee0ba7590eb 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2018/04/30 07:09:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.67 2018/04/30 09:18:47 martin Exp $
BOOST_PACKAGE= libs
BOOST_COMMENT= (binary libraries)
@@ -19,7 +19,6 @@ BJAM_ARGS+= pch=off
.if !empty(MACHINE_ARCH:Malpha) || !empty(MACHINE_ARCH:Mm68k) || !empty(MACHINE_ARCH:Msparc64)
BJAM_ARGS+= --without-context
BJAM_ARGS+= --without-coroutine
-BJAM_ARGS+= --without-coroutine2
BJAM_ARGS+= --without-fiber
.else
PLIST.context= yes