diff options
Diffstat (limited to 'devel/boost-libs/Makefile')
-rw-r--r-- | devel/boost-libs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index 418bf236259..0684793dfe6 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/06/18 14:32:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2005/08/12 20:58:45 jmmv Exp $ # BOOST_PACKAGE= libs @@ -6,8 +6,6 @@ BOOST_COMMENT= (binary libraries) BOOST_CONFIG= installed BOOST_INSTALL_LIBS= yes -PKGREVISION= 1 - .include "../../meta-pkgs/boost/Makefile.common" BJAM_ARGS+= --without-python |