summaryrefslogtreecommitdiff
path: root/games/palapeli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/palapeli/Makefile')
-rw-r--r--games/palapeli/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile
index 0b2b36ca15b8..4c8212376e30 100644
--- a/games/palapeli/Makefile
+++ b/games/palapeli/Makefile
@@ -15,5 +15,7 @@ USE_QT= concurrent core dbus gui network svg widgets xml \
buildtools_build qmake_build
USE_LDCONFIG= yes
+OPTIONS_DEFINE= DOCS
+
.include <${.CURDIR}/../kdegames/Makefile.common>
.include <bsd.port.mk>