diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-05-12 11:48:49 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-05-12 11:48:49 +0000 |
commit | 7678193c3d2d11d8aacac35c5406a374326be6eb (patch) | |
tree | fcff4e051f035837ff7cab73432d274b96171613 /x11-toolkits/qwt5 | |
parent | e59a9684168aad56d6d455a49d69fab3655dae52 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/qwt5')
-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> |