diff options
Diffstat (limited to 'games/kblocks/Makefile')
-rw-r--r-- | games/kblocks/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/kblocks/Makefile b/games/kblocks/Makefile index cd14f2d697a6..ffa54702b1fc 100644 --- a/games/kblocks/Makefile +++ b/games/kblocks/Makefile @@ -14,5 +14,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons crash \ USE_QT= core dbus gui network phonon4 qml quick svg testlib widgets xml \ buildtools_build qmake_build +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include <bsd.port.mk> |