diff options
| author | Guangyuan Yang <ygy@FreeBSD.org> | 2021-06-08 18:19:06 +0000 |
|---|---|---|
| committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-06-08 18:20:55 +0000 |
| commit | e7091bee9b00f24849eebc839de53095a1595911 (patch) | |
| tree | 4ca55e59839b7265dfb79fb4036a567bc4b8b579 | |
| parent | 9b52f2aecad3265f76958929c3a0b6d898217b69 (diff) | |
science/orthanc: Hook to the build
PR: 242546
Fixes: d0359493ee0443e596be74b336ea12e6db936a01
Approved by: lwhsu (mentor, implicit), portmgr (fix build)
| -rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 15122fd8e7a1..9e8caadfabb7 100644 --- a/science/Makefile +++ b/science/Makefile @@ -175,6 +175,7 @@ SUBDIR += opensim-core SUBDIR += opensph SUBDIR += opsin + SUBDIR += orthanc SUBDIR += p5-Algorithm-SVMLight SUBDIR += p5-Chemistry-3DBuilder SUBDIR += p5-Chemistry-Bond-Find |
