git: d57f21342337 - main - science/scidavis: tell portscout to ignore old tag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 18:32:21 UTC
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=d57f2134233700a89877e4c8e9fdad8f00af8555 commit d57f2134233700a89877e4c8e9fdad8f00af8555 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2022-05-10 18:31:45 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2022-05-10 18:31:45 +0000 science/scidavis: tell portscout to ignore old tag --- science/scidavis/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/science/scidavis/Makefile b/science/scidavis/Makefile index 3f42d78e468c..df3f12156151 100644 --- a/science/scidavis/Makefile +++ b/science/scidavis/Makefile @@ -27,6 +27,8 @@ CMAKE_ON= ORIGIN_IMPORT CMAKE_OFF= DOWNLOAD_LINKS \ SEARCH_FOR_UPDATES +PORTSCOUT= skipv:qtiplot + OPTIONS_DEFINE= DOCS NLS PYTHON OPTIONS_DEFAULT= PYTHON OPTIONS_SUB= yes