diff options
-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} |