diff --git a/biology/phyml/Makefile b/biology/phyml/Makefile index b5feff3eaae3..17a23360404e 100644 --- a/biology/phyml/Makefile +++ b/biology/phyml/Makefile @@ -45,7 +45,7 @@ BIN_SUFFIX= # none .if ${ARCH} != amd64 && ${ARCH} != i386 post-patch: - @${REINPLACE_CMD} -e 's|VECTOR_FLAG=-march=native|dnl &|' ${WRKSRC}/configure.ac + @${REINPLACE_CMD} -e 's|VECTOR_FLAG=-march=native|dnl &|' -e 's|-msse3 ||' ${WRKSRC}/configure.ac .endif post-install-DOCS-on: