diff options
Diffstat (limited to 'games/kolf/Makefile')
-rw-r--r-- | games/kolf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/kolf/Makefile b/games/kolf/Makefile index 2aa13e843c1d..48ca2c6f382b 100644 --- a/games/kolf/Makefile +++ b/games/kolf/Makefile @@ -19,5 +19,7 @@ USE_QT= core dbus gui network phonon4 printsupport qml quick \ USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS + .include <${.CURDIR}/../kdegames/Makefile.common> .include <bsd.port.mk> |