mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Respect NOPORTDOCS
Reported by: QAT
This commit is contained in:
parent
0fe35d78dc
commit
9faf2b2300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219101
@ -38,8 +38,10 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ab
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/giftool ${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}
|
||||
(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR})
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user