diff options
author | yuri <yuri@FreeBSD.org> | 2018-09-10 05:11:41 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-09-10 05:11:41 +0800 |
commit | 34cd23a96fcb15c53425d5061d1a0ba016ee89d3 (patch) | |
tree | 953e7c5b929c70ca304f990709bc91f0a0325028 /science | |
parent | 2db0120565a83690aa7fb686c56712264b58295e (diff) | |
download | freebsd-ports-gnome-34cd23a96fcb15c53425d5061d1a0ba016ee89d3.tar.gz freebsd-ports-gnome-34cd23a96fcb15c53425d5061d1a0ba016ee89d3.tar.zst freebsd-ports-gnome-34cd23a96fcb15c53425d5061d1a0ba016ee89d3.zip |
science/vmd: License auto-accept -> no-auto-accept
VMD license requires specific acknowledgement if VMD is used for published results, therefore no auto-accept.
Diffstat (limited to 'science')
-rw-r--r-- | science/vmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile index 4c1c21cd4ed7..2a741d8dc6ff 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= ${PYNUMPY} RESTRICTED= No commercial use: commercial use requires a commercial license LICENSE_FILE_VMD= ${WRKSRC}/LICENSE -LICENSE_PERMS_VMD= auto-accept +LICENSE_PERMS_VMD= no-auto-accept LICENSE_NAME_VMD= Visual Molecular Dynamics Software License Agreement LICENSE_DISTFILES_VMD= ${VMD_DIST} |