mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Convert to OptionsNG
Feature safe: yes
This commit is contained in:
parent
a5090d825d
commit
be2dd991ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306185
@ -73,7 +73,7 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/icon_${s}.png \
|
||||
${PREFIX}/share/icons/hicolor/${s}/apps/gtklife.png
|
||||
.endfor
|
||||
.if !defined(NOPORTDOCS)
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user