1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Fix Makefile.

This commit is contained in:
Thierry Thomas 2021-01-17 14:51:57 +00:00
parent 6f496f63e7
commit 8f5722e38d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561827

View File

@ -54,4 +54,4 @@ post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}/
cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/
.include <bsd.port.mk>
.include <bsd.port.post.mk>