Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2021 18:21:02 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e7091bee9b00 - main - science/orthanc: Hook to the build
Message-ID:  <202106081821.158IL2PB005542@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e7091bee9b00f24849eebc839de53095a1595911

commit e7091bee9b00f24849eebc839de53095a1595911
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-06-08 18:19:06 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-06-08 18:20:55 +0000

    science/orthanc: Hook to the build
    
    PR:             242546
    Fixes:          d0359493ee0443e596be74b336ea12e6db936a01
    Approved by:    lwhsu (mentor, implicit), portmgr (fix build)
---
 science/Makefile | 1 +
 1 file changed, 1 insertion(+)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106081821.158IL2PB005542>