mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
Use NOPORTEXAMPLES instead of NOPORTDOCS
Notified by: sat
This commit is contained in:
parent
70a0a00a6a
commit
84ef78913b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=197736
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ do-install:
|
|||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/updserial ${PREFIX}/bin
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.if !defined(NOPORTEXAMPLES)
|
||||
${MKDIR} ${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/example.tld ${EXAMPLESDIR}
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue