Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2022 18:21:36 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec2c5da6483f - main - games/stratagus: try to fix portscout
Message-ID:  <202209201821.28KILalu033976@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec2c5da6483f31fbb9aadb77a62e4d3e4c7f2a05

commit ec2c5da6483f31fbb9aadb77a62e4d3e4c7f2a05
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-09-20 13:31:05 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-09-20 18:21:03 +0000

    games/stratagus: try to fix portscout
---
 games/stratagus/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile
index 1411faacab08..4974beb29a71 100644
--- a/games/stratagus/Makefile
+++ b/games/stratagus/Makefile
@@ -26,7 +26,7 @@ CMAKE_ARGS=	-DGAMEDIR:STRING="bin" \
 CMAKE_ON=	ENABLE_DEV
 CMAKE_OFF=	WITH_STACKTRACE  # not in ports
 
-PORTSCOUT=	limit:^[0-9]+\.
+PORTSCOUT=	limit:^3\.
 
 PORTDOCS=	*
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209201821.28KILalu033976>