diff options
Diffstat (limited to 'math/eigen3/Makefile')
-rw-r--r-- | math/eigen3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile index 44b63b2a617d..4decf14cecf8 100644 --- a/math/eigen3/Makefile +++ b/math/eigen3/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Lightweight library for vector and matrix math -LICENSE= LGPL21 MPL +LICENSE= LGPL21 MPL20 LICENSE_COMB= multi CMAKE_ARGS= -DPKGCONFIG_INSTALL_DIR:PATH="${PREFIX}/libdata/pkgconfig" |