diff options
Diffstat (limited to 'devel/boost-docs/Makefile')
-rw-r--r-- | devel/boost-docs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/boost-docs/Makefile b/devel/boost-docs/Makefile index b7de9bd34075..714197f7ae13 100644 --- a/devel/boost-docs/Makefile +++ b/devel/boost-docs/Makefile @@ -9,6 +9,8 @@ UNIQ= /usr/bin/uniq NO_BUILD= yes +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/..//boost-all/common.mk" do-install: |