diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-12 17:04:37 +0000 |
commit | 0b5864f66c9ebdb1fe499427d12253b51ae298d1 (patch) | |
tree | 81ef83b36dbb3d2668a1fa9f050eeb07db79e821 /math/py-python-fcl/Makefile | |
parent | dns/nsd: Security update to 4.3.4 (diff) |
- Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not registered;
- Bump PORTREVISION of consumers.
PR: 250833
Submitted by: /me
Approved by: tcberner@ (KDE / maintainer) + exp-run
Diffstat (limited to 'math/py-python-fcl/Makefile')
-rw-r--r-- | math/py-python-fcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-python-fcl/Makefile b/math/py-python-fcl/Makefile index c4e0f60320de..010c4bf37f0e 100644 --- a/math/py-python-fcl/Makefile +++ b/math/py-python-fcl/Makefile @@ -2,6 +2,7 @@ PORTNAME= python-fcl PORTVERSION= 0.0.12 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |