diff options
Diffstat (limited to 'net/kldap/Makefile')
-rw-r--r-- | net/kldap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/kldap/Makefile b/net/kldap/Makefile index 26d5242fe334..f0d21636f7b9 100644 --- a/net/kldap/Makefile +++ b/net/kldap/Makefile @@ -23,4 +23,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |