diff options
Diffstat (limited to 'math/emc2/Makefile')
-rw-r--r-- | math/emc2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index 3f464b2d3960..7528e4a64aa2 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -22,7 +22,7 @@ COMMENT= A graphical editor of two-dimensional mesh geometries LICENSE= INRIA LICENSE_NAME= INRIA license, perhaps specific to emc2 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LICENSE_PERMS= no-dist-sell no-pkg-sell +LICENSE_PERMS= auto-accept no-dist-sell no-pkg-sell RESTRICTED= No resale, contact author for commercial usage USE_XORG= x11 |