git: 1bbee41660e6 - main - databases/pgadmin3: mark BROKEN
- Reply: Dima Panov : "Re: git: 1bbee41660e6 - main - databases/pgadmin3: mark BROKEN"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:51:23 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bbee41660e6ca95c62253d2bff5b3778d3f313e commit 1bbee41660e6ca95c62253d2bff5b3778d3f313e Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-07-21 18:23:27 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-07-21 20:49:19 +0000 databases/pgadmin3: mark BROKEN --- databases/pgadmin3/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile index 45a4cf2b0817..a4aeec539b36 100644 --- a/databases/pgadmin3/Makefile +++ b/databases/pgadmin3/Makefile @@ -10,6 +10,8 @@ COMMENT= PostgreSQL database design and management system LICENSE= PostgreSQL +BROKEN= does not build: error: too few arguments provided to function-like macro invocation + BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USES= compiler:c++11-lib gettext gmake gnome pgsql:9.0+ ssl