Lines 32-37
Link Here
|
32 |
NLOPT_LIB_DEPENDS= libnlopt.so:math/nlopt |
32 |
NLOPT_LIB_DEPENDS= libnlopt.so:math/nlopt |
33 |
|
33 |
|
34 |
.include <bsd.port.options.mk> |
34 |
.include <bsd.port.options.mk> |
|
|
35 |
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1200051 |
36 |
USE_GCC= yes |
37 |
.endif |
35 |
|
38 |
|
36 |
.if ${PORT_OPTIONS:MATLAS} |
39 |
.if ${PORT_OPTIONS:MATLAS} |
37 |
LIB_DEPENDS+= libatlas.so:math/atlas |
40 |
LIB_DEPENDS+= libatlas.so:math/atlas |