diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-08 17:01:46 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-03-08 17:01:46 +0000 |
| commit | 5ae8688c07b2294395a124e0b2da3a0f00d4aba0 (patch) | |
| tree | 326c7ae1133b16e8be2a37e24472b70a0574fcaa /math/blitz++/Makefile | |
| parent | fb717d0e60d518f1df0a66b382e11ff5a1d0f53b (diff) | |
Notes
Diffstat (limited to 'math/blitz++/Makefile')
| -rw-r--r-- | math/blitz++/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/blitz++/Makefile b/math/blitz++/Makefile index 5a09d99c5db6..c7a63c09f6c5 100644 --- a/math/blitz++/Makefile +++ b/math/blitz++/Makefile @@ -14,6 +14,9 @@ LICENSE_FILE_ART20= ${WRKSRC}/LICENSE LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/COPYRIGHT LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSER +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-09-15 + USES= autoreconf compiler gmake libtool pathfix python:2.7 USE_LDCONFIG= yes |
