diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-08 01:42:05 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-08-08 01:42:05 +0000 |
| commit | 2afd1823b829d3b8f19e94d4cf853479211a9ac4 (patch) | |
| tree | 467203d2425c2a889594c4a0b4ff1ef35c897457 | |
| parent | science/lammps: patch_6Aug2019 -> stable_7Aug2019 (diff) | |
science/simbody: Add VISUALIZER_DESC for the VISUALIZER option
Notes
Notes:
svn path=/head/; revision=508357
| -rw-r--r-- | science/simbody/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/simbody/Makefile b/science/simbody/Makefile index 9e7a98df88b7..ba6c70fca795 100644 --- a/science/simbody/Makefile +++ b/science/simbody/Makefile @@ -31,6 +31,7 @@ OPTIONS_SUB= yes DOCS_CMAKE_BOOL= INSTALL_DOCS +VISUALIZER_DESC= Build the visualizer component VISUALIZER_CMAKE_BOOL= BUILD_VISUALIZER VISUALIZER_USES= gl VISUALIZER_USE= GL=gl,glu,glut XORG=xi,xmu |
