diff options
Diffstat (limited to 'devel/boost_build/Makefile')
-rw-r--r-- | devel/boost_build/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boost_build/Makefile b/devel/boost_build/Makefile index 98b66f8fcfdb..b6c7470b2d25 100644 --- a/devel/boost_build/Makefile +++ b/devel/boost_build/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME:S/_/-/g}-${PORTVERSION:S/.m/-m/} MAINTAINER= bms@FreeBSD.org COMMENT= Extensible cross-platform build tool suite -RUN_DEPENDS= ${LOCALBASE}/bin/bjam:${PORTSDIR}/devel/boost +RUN_DEPENDS= ${LOCALBASE}/bin/bjam:${PORTSDIR}/devel/boost-jam USE_BZIP2= yes WRKSRC= ${WRKDIR}/${PORTNAME:S/_/-/g} |