--- math/openblas/Makefile (revision 568724) +++ math/openblas/Makefile (working copy) @@ -86,10 +86,6 @@ MAXTHREADS?= 64 -.if ! ${PORT_OPTIONS:MDYNAMIC_ARCH} && ( ${ARCH} == "amd64" || ${ARCH} == "i386" || ${ARCH} == "powerpc64le") -MANUAL_PACKAGE_BUILD= Optimizes for the build machine. -.endif - .include post-extract: