summaryrefslogtreecommitdiff
path: root/textproc/tinyxml2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/tinyxml2/Makefile')
-rw-r--r--textproc/tinyxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile
index 559f64da39fb..24f515aee862 100644
--- a/textproc/tinyxml2/Makefile
+++ b/textproc/tinyxml2/Makefile
@@ -29,7 +29,7 @@ post-patch:
post-install:
${AR} cq ${STAGEDIR}${PREFIX}/lib/libtinyxml2.a ${WRKSRC}/CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o
-
+
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
cd ${WRKSRC}/ && ${COPYTREE_SHARE} resources ${STAGEDIR}${EXAMPLESDIR}/