diff options
Diffstat (limited to 'astro/libkgeomap/Makefile')
-rw-r--r-- | astro/libkgeomap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index c1171db6ae05..a467a7cbf08c 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -20,4 +20,6 @@ USE_QT= concurrent core gui network webkit widgets xml \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |