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