git: 94861e898aea - main - net/ng_mikrotik_eoip: Broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Nov 2022 19:51:39 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=94861e898aeaabc966718cf2f1e91be89a3ad6f8 commit 94861e898aeaabc966718cf2f1e91be89a3ad6f8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-26 19:50:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-26 19:50:56 +0000 net/ng_mikrotik_eoip: Broken --- net/ng_mikrotik_eoip/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/ng_mikrotik_eoip/Makefile b/net/ng_mikrotik_eoip/Makefile index e419c78eb4bf..b1450a92f9cc 100644 --- a/net/ng_mikrotik_eoip/Makefile +++ b/net/ng_mikrotik_eoip/Makefile @@ -10,6 +10,8 @@ WWW= http://imax.in.ua/ng_mikrotik_eoip/ LICENSE= BSD2CLAUSE +BROKEN= compilation fails due to a C error: id = *((unsigned int *)id; error: cast to 'unsigned int *' from smaller integer type 'uint16_t' + USES= kmod uidfix OPTIONS_DEFINE= PTABLE