diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-06 21:47:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-02-06 21:47:53 +0000 |
commit | 7bcec844f7c5dbb150d25f9becc475867228fbd6 (patch) | |
tree | fe63368d6e33a7a756e2dc0cf2b41372381f0dc4 /devel/boost-libs | |
parent | 773bab61eeec2659c192de2521062460a6b183f8 (diff) |
Notes
Diffstat (limited to 'devel/boost-libs')
-rw-r--r-- | devel/boost-libs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile index dd7398bf0bae..990a9e7e6354 100644 --- a/devel/boost-libs/Makefile +++ b/devel/boost-libs/Makefile @@ -4,6 +4,8 @@ PORTNAME= boost-libs COMMENT= Free portable C++ libraries (without Boost.Python) +PORTREVISION= 1 + BUILD_DEPENDS+= bjam:${PORTSDIR}/devel/boost-jam OPTIONS_DEFINE= VERBOSE_BUILD DEBUG ICU OPTIMIZED_CFLAGS |