1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Unbreak examples installation

This commit is contained in:
Antoine Brodin 2018-01-13 10:13:48 +00:00
parent 181f3c96c0
commit 2edfbef6a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458925

View File

@ -26,7 +26,7 @@ post-install-DOCS-on:
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/examples/,} \
${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} \
${STAGEDIR}${EXAMPLESDIR}
check regression-test test: build