diff options
Diffstat (limited to 'x11-toolkits/qwt5/Makefile')
-rw-r--r-- | x11-toolkits/qwt5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qwt5/Makefile b/x11-toolkits/qwt5/Makefile index aa760c3b75d7..4fb9d0941345 100644 --- a/x11-toolkits/qwt5/Makefile +++ b/x11-toolkits/qwt5/Makefile @@ -23,6 +23,8 @@ PLIST_SUB= SHLIB_VER=${PORTVERSION} \ STRIP_FILES= lib/libqwt.so.${PORTVERSION} +OPTIONS_DEFINE= DOCS + .include <bsd.port.pre.mk> .include <${FILESDIR}/Makefile.man> |