git: 5576d8df9bde - main - sysutils/passwordsafe: Set portscout limit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Nov 2023 14:47:30 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=5576d8df9bdebba07845a6006d28cf750172237c commit 5576d8df9bdebba07845a6006d28cf750172237c Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2023-11-26 14:47:28 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2023-11-26 14:47:28 +0000 sysutils/passwordsafe: Set portscout limit --- sysutils/passwordsafe/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/passwordsafe/Makefile b/sysutils/passwordsafe/Makefile index 2348e68c52b5..b1ecfd797d62 100644 --- a/sysutils/passwordsafe/Makefile +++ b/sysutils/passwordsafe/Makefile @@ -45,6 +45,8 @@ LDFLAGS= -L${PREFIX}/lib -lqrencode ALL_TARGET= unicoderelease +PORTSCOUT= limit=^1\. + post-patch: . for f in Makefile.freebsd help/Makefile.freebsd src/os/unix/Makefile \ src/os/unix/dir.cpp src/ui/wxWidgets/Makefile