diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-04-18 10:18:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-04-18 10:18:04 +0800 |
commit | 1e71d6a72bf7207a856299638205212dd1910eeb (patch) | |
tree | 78c6c9735bc3ed14d3df308ee275747ad9fb4c14 /shells | |
parent | 7f1634f996c37605beb68e24d73357a2c5f553c9 (diff) | |
download | freebsd-ports-gnome-1e71d6a72bf7207a856299638205212dd1910eeb.tar.gz freebsd-ports-gnome-1e71d6a72bf7207a856299638205212dd1910eeb.tar.zst freebsd-ports-gnome-1e71d6a72bf7207a856299638205212dd1910eeb.zip |
- Remove RESTRICTED
Notified by: pfg
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}" |