Define DOCS option
This commit is contained in:
parent
951f0ab2bb
commit
1d89037964
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346237
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ MAKEFILE= src/Makefile
|
|||
DOCFILES= ${FILESDIR}/porting.notes other/soup12.doc other/slnr.doc \
|
||||
LICENSE other/default.dot.slnrrc
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/slnr
|
||||
@cd ${WRKSRC}; \
|
||||
|
|
Loading…
Reference in a new issue