diff options
Diffstat (limited to 'math/eigen3/Makefile')
-rw-r--r-- | math/eigen3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 4decf14cecf8..84d8352cb0a0 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -16,6 +16,7 @@ LICENSE_COMB= multi CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig" USES= cmake:outsource tar:bzip2 NO_BUILD= yes +NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-5a0156e40feb |