git: 94ca2729223b - main - biology/unikmer: Add PORTSCOUT line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 May 2024 00:11:48 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=94ca2729223b21c8d135833d187b7107a1ce591c commit 94ca2729223b21c8d135833d187b7107a1ce591c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-24 15:13:14 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-25 00:11:39 +0000 biology/unikmer: Add PORTSCOUT line --- biology/unikmer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile index a032f583182a..4962347c0370 100644 --- a/biology/unikmer/Makefile +++ b/biology/unikmer/Makefile @@ -23,6 +23,8 @@ GO_TARGET= ./${PORTNAME} PLIST_FILES= bin/${PORTNAME} +PORTSCOUT= ignore:0.20.0 # ignore bogus version + pre-patch: ${RM} -r ${WRKSRC}/vendor/golang.org/x/sys ${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys