diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-19 07:17:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-01-19 07:17:55 +0000 |
commit | b5b2da55982aa6d7a2101e46cc4334b5c2ab9ae2 (patch) | |
tree | 45560aca38780b943f4a5c1ad8469c771860e65a /science | |
parent | a19213952d720e85048490f49e6286a0a53404cd (diff) | |
download | ports-b5b2da55982aa6d7a2101e46cc4334b5c2ab9ae2.tar.gz ports-b5b2da55982aa6d7a2101e46cc4334b5c2ab9ae2.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/mcstas-comps/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mcstas-comps/Makefile b/science/mcstas-comps/Makefile index c617213220cf..8584dd75f416 100644 --- a/science/mcstas-comps/Makefile +++ b/science/mcstas-comps/Makefile @@ -12,6 +12,8 @@ COMMENT= Component Library for the McStas neutron ray tracing package LICENSE= GPLv2 +BROKEN= missing RUN_DEPENDS + RUN_DEPENDS= ${LOCALBASE}/mcstas/${PORTVERSION}/bin/mcstas:science/mcstas USES= cmake |