git: fd84b36be890 - main - lang/gprolog: mark BROKEN

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Apr 26 14:20:37 UTC 2021


The branch main has been updated by amdmi3:

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

commit fd84b36be89047dca78ae5b16d1a81808ae98eeb
Author:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-24 21:27:38 +0000
Commit:     Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-26 14:19:17 +0000

    lang/gprolog: mark BROKEN
---
 lang/gprolog/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile
index b64264590893..23b36be91163 100644
--- a/lang/gprolog/Makefile
+++ b/lang/gprolog/Makefile
@@ -12,6 +12,8 @@ LICENSE=	GPLv2
 
 ONLY_FOR_ARCHS=	amd64 i386
 
+BROKEN=		does not build: error trying to execute   -o: No such file or directory
+
 USES=		gmake
 CFLAGS+=	-DUSE_LOCKS=1 -DUSE_RECURSIVE_LOCKS=1 -DUSE_SPIN_LOCKS=0 \
 		-DMMAP_CLEARS=0 -DNO_MACHINE_REG_FOR_REG_BANK


More information about the dev-commits-ports-all mailing list