aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-libs/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:43:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:43:13 +0000
commit07980ded292a42b8b39a640748edb72014de625d (patch)
tree15dcb71842466ed4e740f9b2395bff1bc4a86434 /devel/boost-libs/Makefile
parent9af570eb3404930b5f614991b4c25b460c04b99d (diff)
downloadports-07980ded292a42b8b39a640748edb72014de625d.tar.gz
ports-07980ded292a42b8b39a640748edb72014de625d.zip
devel/boost-libs: always verbose build after r421635
PR: 199601 Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=426903
Diffstat (limited to 'devel/boost-libs/Makefile')
-rw-r--r--devel/boost-libs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index 0547b9bf16b2..7b0a1065c8df 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -8,11 +8,10 @@ COMMENT= Free portable C++ libraries (without Boost.Python)
BUILD_DEPENDS+= bjam:devel/boost-jam
-OPTIONS_DEFINE= VERBOSE_BUILD DEBUG OPTIMIZED_CFLAGS
+OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS
OPTIONS_MULTI= LOCALE
OPTIONS_MULTI_LOCALE= ICONV ICU
OPTIONS_DEFAULT= ICONV ICU
-VERBOSE_BUILD_DESC= Show compiler messages
ICONV_DESC= Boost.Locale with iconv encoding support
ICU_DESC= Boost.Regex/Locale with ICU unicode support