diff options
Diffstat (limited to 'lang/ficl/Makefile')
-rw-r--r-- | lang/ficl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ficl/Makefile b/lang/ficl/Makefile index 663c59f6a6db..45c60038c95b 100644 --- a/lang/ficl/Makefile +++ b/lang/ficl/Makefile @@ -16,7 +16,7 @@ COMMENT= Forth Inspired Command Language LICENSE= unknown LICENSE_NAME= BSD-style LICENSE_TEXT= Description of the license can be obtained from the following URL: http://ficl.sourceforge.net/license.html -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept MAKE_JOBS_UNSAFE= YES |