diff options
Diffstat (limited to 'textproc/ibus-qt/Makefile')
-rw-r--r-- | textproc/ibus-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 692a74b64a69..b62ac46aa4b6 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -31,4 +31,6 @@ LDFLAGS+= -L${LOCALBASE}/lib PROJECTHOST= ibus WRKSRC= ${WRKDIR}/${DISTNAME} +OPTIONS_DEFINE= DOCS + .include <bsd.port.mk> |