diff options
Diffstat (limited to 'devel/boost-jam/Makefile')
-rw-r--r-- | devel/boost-jam/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/boost-jam/Makefile b/devel/boost-jam/Makefile index 78350e9d49b..9c08cc878fd 100644 --- a/devel/boost-jam/Makefile +++ b/devel/boost-jam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/12/27 21:45:40 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/12 21:07:21 adam Exp $ BOOST_PACKAGE= jam BOOST_COMMENT= (Boost.Jam utility) @@ -8,8 +8,6 @@ CONFLICTS+= boost-build<=1.33.1 .include "../../meta-pkgs/boost/Makefile.common" -PKGREVISION= 1 - SUBST_CLASSES+= bb SUBST_MESSAGE.bb= Fixing path to Boost.Build files. SUBST_STAGE.bb= pre-build |