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