aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/pdal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 185b3822ecab..bc36b5322856 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -68,6 +68,8 @@ MBIO_CMAKE_BOOL= BUILD_PLUGIN_MBIO
PGPOINTCLOUD_CMAKE_BOOL= BUILD_PLUGIN_PGPOINTCLOUD
PGPOINTCLOUD_USES= pgsql
+CXXFLAGS_powerpc64= -mvsx
+
post-install-BASH-on:
${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions
${INSTALL_DATA} ${WRKSRC}/scripts/bash-completion/pdal \