mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Remove NOPORTDOCS.
This commit is contained in:
parent
1a43040a4e
commit
4dda103cb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360688
@ -16,11 +16,11 @@ BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
USE_XORG= x11 xext xmu
|
||||
ALL_TARGET= depend wm2
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/wm2 ${STAGEDIR}${PREFIX}/bin
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user