git: 6740f2d7b293 - main - misc/ini_file_manager: Mark BROKEN after gnat update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Mar 2024 19:20:49 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6740f2d7b2931d6015244f7c413d2e2018a9e58a
commit 6740f2d7b2931d6015244f7c413d2e2018a9e58a
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-03-25 18:58:52 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-03-25 18:58:52 +0000
misc/ini_file_manager: Mark BROKEN after gnat update
---
misc/ini_file_manager/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/misc/ini_file_manager/Makefile b/misc/ini_file_manager/Makefile
index 28b593ea4c14..6a7059013960 100644
--- a/misc/ini_file_manager/Makefile
+++ b/misc/ini_file_manager/Makefile
@@ -11,6 +11,8 @@ WWW= https://sourceforge.net/projects/ini-files/
LICENSE= MIT
+BROKEN= gnatmake: project files are no longer supported by gnatmake; use gprbuild instead
+
USES= ada zip dos2unix
NO_WRKSUBDIR= yes