diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2017-12-31 01:28:28 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2017-12-31 01:28:28 +0000 |
commit | f4835771559f35b84e742e547021dd82183e02e1 (patch) | |
tree | ac0c0a91fe4326b26cfe7cc779851456c52c93c2 /math/eigen3 | |
parent | 797467cd9d64ac1abb72f485c60544b63c0a2dc5 (diff) | |
download | ports-f4835771559f35b84e742e547021dd82183e02e1.tar.gz ports-f4835771559f35b84e742e547021dd82183e02e1.zip |
Notes
Diffstat (limited to 'math/eigen3')
-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 |