diff options
Diffstat (limited to 'net/bmon/Makefile')
-rw-r--r-- | net/bmon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 3db12a15fd0f..cfaba67e1335 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -24,4 +24,6 @@ USE_AUTOTOOLS= libtoolize autoheader automake aclocal AUTOMAKE_ARGS+= --add-missing GNU_CONFIGURE= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |