diff options
Diffstat (limited to 'devel/boost-headers/Makefile')
-rw-r--r-- | devel/boost-headers/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/boost-headers/Makefile b/devel/boost-headers/Makefile index 93b45890fe6..a12896223de 100644 --- a/devel/boost-headers/Makefile +++ b/devel/boost-headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2016/08/02 08:49:46 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2016/10/07 17:51:11 adam Exp $ BOOST_PACKAGE= headers BOOST_COMMENT= (build-time headers) @@ -6,8 +6,6 @@ BOOST_CONFIG= generate .include "../../meta-pkgs/boost/Makefile.common" -PKGREVISION= 1 - BJAM_ARGS+= --without-* # disable all libraries NO_BUILD= yes |