git: b7b1f9b45a9f - main - math/casadi: Add the PORTSCOUT line
Yuri Victorovich
yuri at FreeBSD.org
Wed Apr 7 16:58:30 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b7b1f9b45a9f92bd9edb830129ae5415c64efb99
commit b7b1f9b45a9f92bd9edb830129ae5415c64efb99
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-07 16:57:56 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-07 16:58:27 +0000
math/casadi: Add the PORTSCOUT line
---
math/casadi/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/casadi/Makefile b/math/casadi/Makefile
index efb79347f5a5..dc60e205b838 100644
--- a/math/casadi/Makefile
+++ b/math/casadi/Makefile
@@ -65,4 +65,6 @@ CC= clang${LLVM_DEFAULT}
CXX= clang++${LLVM_DEFAULT}
.endif
+PORTSCOUT= limit:^.*[1-9]\..* # prevent tags like ge2
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list