diff options
Diffstat (limited to 'devel/boost-python-libs')
-rw-r--r-- | devel/boost-python-libs/Makefile | 3 |
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" |