git: 50d68ac30235 - main - sysutils/samesame: Mark BROKEN on 14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 May 2023 16:09:25 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=50d68ac30235416c91c3fb8a4f78b09b1ca75c7a
commit 50d68ac30235416c91c3fb8a4f78b09b1ca75c7a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-18 15:23:05 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-18 16:09:11 +0000
sysutils/samesame: Mark BROKEN on 14
Fails to build with ld: error: undefined symbol: eprol
Approved by: portmgr (blanket)
---
sysutils/samesame/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/samesame/Makefile b/sysutils/samesame/Makefile
index d6cd58b706c8..e7e9d01f0304 100644
--- a/sysutils/samesame/Makefile
+++ b/sysutils/samesame/Makefile
@@ -11,6 +11,8 @@ WWW= https://samesame.kruijff.org/
LICENSE= BSD2CLAUSE
+BROKEN_FreeBSD_14= ld: error: undefined symbol: eprol
+
CONFLICTS= samefile
HAS_CONFIGURE= yes