aboutsummaryrefslogtreecommitdiff
path: root/games/bovo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bovo/Makefile')
-rw-r--r--games/bovo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bovo/Makefile b/games/bovo/Makefile
index d9a5245e83c1..21a4bdc6a2c9 100644
--- a/games/bovo/Makefile
+++ b/games/bovo/Makefile
@@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
USE_QT= concurrent 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>