diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 060bc9054eea..99a72b6367b9 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -17,4 +17,6 @@ USE_QT= core dbus gui network qml quick script sql testlib widgets \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xext xkbfile +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |