summaryrefslogtreecommitdiff
path: root/devel/boost-libs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boost-libs/Makefile')
-rw-r--r--devel/boost-libs/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 295dc465817..980e6654cdb 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.53 2017/04/22 21:03:29 adam Exp $
+# $NetBSD: Makefile,v 1.54 2017/04/29 18:31:42 adam Exp $
BOOST_PACKAGE= libs
BOOST_COMMENT= (binary libraries)
BOOST_CONFIG= installed
BOOST_INSTALL_LIBS= yes
-PKGREVISION= 1
.include "../../meta-pkgs/boost/Makefile.common"
INSTALLATION_DIRS+= lib
BJAM_ARGS+= --without-python
-PLIST_VARS+= context fiber log long_double_math
+PLIST_VARS+= context fiber log
.if ${OPSYS} == "NetBSD" && ((${MACHINE_ARCH} == "i386") || (!empty(MACHINE_ARCH:Mearm*) && !empty(PKGSRC_COMPILER:Mgcc)))
BJAM_ARGS+= pch=off
@@ -47,10 +46,6 @@ BJAM_ARGS+= --without-fiber
PLIST.fiber= yes
.endif
-.if ${OPSYS} != "NetBSD" && ${OPSYS} != "FreeBSD"
-PLIST.long_double_math= yes
-.endif
-
UNLIMIT_RESOURCES+= stacksize
MAKE_ENV+= BZIP2_INCLUDE=${BUILDLINK_PREFIX.bzip2}/include