aboutsummaryrefslogtreecommitdiff
path: root/games/kapman
diff options
context:
space:
mode:
Diffstat (limited to 'games/kapman')
-rw-r--r--games/kapman/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/kapman/Makefile b/games/kapman/Makefile
index 05d86978e5aa..7d3dba5262e1 100644
--- a/games/kapman/Makefile
+++ b/games/kapman/Makefile
@@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \
USE_QT= core dbus gui network qml quick svg widgets xml \
buildtools_build qmake_build
+OPTIONS_DEFINE= DOCS
+
.include <${.CURDIR}/../kdegames/Makefile.common>
.include <bsd.port.mk>