summaryrefslogtreecommitdiff
path: root/devel/boost-python-libs
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-python-libs
parentlang/seed7: update to 05_20161031 (diff)
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-python-libs')
-rw-r--r--devel/boost-python-libs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile
index 4985a8ccdb03..6486a560c8eb 100644
--- a/devel/boost-python-libs/Makefile
+++ b/devel/boost-python-libs/Makefile
@@ -6,8 +6,7 @@ COMMENT= Framework for interfacing Python and C++
USES+= python
-OPTIONS_DEFINE= VERBOSE_BUILD DEBUG OPTIMIZED_CFLAGS
-VERBOSE_BUILD_DESC= Show compiler messages
+OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS
.include "${.CURDIR}/../boost-all/common.mk"