mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 12:40:45 -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}/${PORTNAME} ${PREFIX}/bin
|
||||||
${INSTALL_SCRIPT} ${WRKSRC}/updserial ${PREFIX}/bin
|
${INSTALL_SCRIPT} ${WRKSRC}/updserial ${PREFIX}/bin
|
||||||
|
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTEXAMPLES)
|
||||||
${MKDIR} ${EXAMPLESDIR}
|
${MKDIR} ${EXAMPLESDIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/example.tld ${EXAMPLESDIR}
|
${INSTALL_DATA} ${WRKSRC}/example.tld ${EXAMPLESDIR}
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue