diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-18 02:18:04 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-04-18 02:18:04 +0000 |
commit | 60e62924c714ced33ccf1e1bc1fce724bc7e1d5f (patch) | |
tree | 0d1f03a6d98bfc62002801028bb36aec5b54a7c4 /shells | |
parent | 6ad1f14610f98fc55b4e0319c66a6bcd3403891e (diff) | |
download | ports-60e62924c714ced33ccf1e1bc1fce724bc7e1d5f.tar.gz ports-60e62924c714ced33ccf1e1bc1fce724bc7e1d5f.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/ksh93/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index b1c6912eead6..7bee222fa889 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -29,8 +29,6 @@ LICENSE= EPL OPTIONS= STATIC "Static linking" off -RESTRICTED= Source recipient must acknowledge license - FETCH_ARGS= -Rr FETCH_ENV= HTTP_AUTH='basic:*:I accept www.opensource.org/licenses/cpl:.' MAKE_ENV= CCFLAGS="${CFLAGS}" |