diff options
Diffstat (limited to 'news/slrnconf/Makefile')
-rw-r--r-- | news/slrnconf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index f13d2d28f3a7..8b9b0aa991a1 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -17,6 +17,8 @@ USE_BZIP2= yes USES= perl5 MAKE_ARGS+= PREFIX=${PREFIX} +OPTIONS_DEFINE= DOCS + do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/help ${INSTALL_DATA} ${WRKSRC}/help/* ${STAGEDIR}${DATADIR}/help |