aboutsummaryrefslogtreecommitdiff
path: root/math/labplot/files
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-15 03:14:40 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-15 03:14:40 +0000
commitf3d51751c941abeb58265aea60acfc4daa430679 (patch)
tree51831aec76003d599a460eb1194e765efa440db9 /math/labplot/files
parent95b62e9a35d0530819b177562bf7c13da2fdcfa7 (diff)
downloadports-f3d51751c941abeb58265aea60acfc4daa430679.tar.gz
ports-f3d51751c941abeb58265aea60acfc4daa430679.zip
Notes
Diffstat (limited to 'math/labplot/files')
-rw-r--r--math/labplot/files/patch-git_4255438c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/labplot/files/patch-git_4255438c b/math/labplot/files/patch-git_4255438c
index 2f5616ebb458..7bcc6b714284 100644
--- a/math/labplot/files/patch-git_4255438c
+++ b/math/labplot/files/patch-git_4255438c
@@ -19,7 +19,7 @@ index 33b407046..57ad46dd8 100644
MESSAGE (STATUS "Cantor Library ${Cantor_VERSION} TOO OLD. Minimum usable version is 19.12")
ENDIF ()
- IF (${Cantor_VERSION} VERSION_GREATER "20.08")
-+ IF (${Cantor_VERSION} VERSION_GREATER "20.08.1")
++ IF (${Cantor_VERSION} VERSION_GREATER "20.08.2")
add_definitions (-DHAVE_NEW_CANTOR_LIBS)
ENDIF ()
ELSE ()