diff options
author | nivit <nivit@FreeBSD.org> | 2014-03-31 00:53:40 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2014-03-31 00:53:40 +0800 |
commit | 5d2adc85ab6ead241dbbd5ffd672384797304938 (patch) | |
tree | 86e90d7fe6624af36e625862e349e8e8fd160a75 /math | |
parent | 13bfa2490b03132cebb969f975cd4bac8233aa66 (diff) | |
download | freebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.tar.gz freebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.tar.zst freebsd-ports-graphics-5d2adc85ab6ead241dbbd5ffd672384797304938.zip |
- Sync variable related to license terms with LEGAL file
Required by: eadler
Diffstat (limited to 'math')
-rw-r--r-- | math/kash3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kash3/Makefile b/math/kash3/Makefile index 2df8d1e1ca5..c957c6d4ff9 100644 --- a/math/kash3/Makefile +++ b/math/kash3/Makefile @@ -13,7 +13,7 @@ COMMENT= A computer algebra system for computing in algebraic number fields RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl -NO_CDROM= not for commercial distribution or use +NO_CDROM= Not for commercial distribution or use NO_BUILD= yes OPTIONS_DEFINE= OPTLIB DOCS |