git: 4f2adb313e65 - main - games/aquaria: remove bogus comment from copypasta
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Feb 2023 17:12:38 UTC
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