diff options
Diffstat (limited to 'comms/xwota/Makefile')
-rw-r--r-- | comms/xwota/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile index b1c6ece65fb7..1b405b61ba65 100644 --- a/comms/xwota/Makefile +++ b/comms/xwota/Makefile @@ -18,6 +18,8 @@ USES= gmake pkgconfig libtool USE_GNOME= gtk20 GNU_CONFIGURE= yes +OPTIONS_DEFINE= DOCS + post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for d in ${WRKSRC}/README \ |