diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:32:00 +0000 |
commit | 37a49a023d6802b263ae23cbad150f1187f3defc (patch) | |
tree | 66964d2f3e80b9ae6e5aba182fef7bee23ce46e0 /math/openmesh | |
parent | sympy-1.6 is no longer compatible with python 2.7 (diff) |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'math/openmesh')
-rw-r--r-- | math/openmesh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/openmesh/Makefile b/math/openmesh/Makefile index 854db830d8c4..11981449bb8e 100644 --- a/math/openmesh/Makefile +++ b/math/openmesh/Makefile @@ -13,6 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= Fails to build with cmake-3.16.0 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-08-26 USES= cmake compiler:c++11-lang dos2unix gl qt:5 xorg DOS2UNIX_FILES= src/OpenMesh/Tools/CMakeLists.txt |