Date: Tue, 28 Feb 2023 17:12:38 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4f2adb313e65 - main - games/aquaria: remove bogus comment from copypasta Message-ID: <202302281712.31SHCc7U001894@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f2adb313e65602b412114897cf8617334eae59c commit 4f2adb313e65602b412114897cf8617334eae59c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-02-28 17:12:30 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-02-28 17:12:30 +0000 games/aquaria: remove bogus comment from copypasta --- games/aquaria/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/aquaria/Makefile b/games/aquaria/Makefile index fd6c92da404f..711136199047 100644 --- a/games/aquaria/Makefile +++ b/games/aquaria/Makefile @@ -44,7 +44,7 @@ SUB_FILES= pkg-message PLIST_FILES= bin/aquaria PORTDATA= * -# XXX Drop after FreeBSD 12.3 EOL around 2023-03-31 (don't forget distinfo) +# XXX Drop after FreeBSD 12.3 EOL around 2023-03-31 .if !exists(/usr/include/c++/v1/concepts) LDFLAGS_i386:= ${LDFLAGS_i386:N*no-check-dynamic-relocations*} .endif
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302281712.31SHCc7U001894>