From e1bfdfbe5665c963621e06f6bbfbbc2c000a804e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 10 Sep 2018 13:14:50 +0000 Subject: Add DOCS options to ports that should have one. Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine --- games/lskat/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/lskat') diff --git a/games/lskat/Makefile b/games/lskat/Makefile index f24d17d14f2e..21b55d4da397 100644 --- a/games/lskat/Makefile +++ b/games/lskat/Makefile @@ -13,5 +13,7 @@ USE_KDE= auth codecs config configwidgets coreaddons crash ecm \ USE_QT= core dbus gui network qml quick svg widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include -- cgit v1.2.3