From 7484897027b131a1286d504e74938676ce0037f2 Mon Sep 17 00:00:00 2001 From: kmos Date: Sun, 24 Nov 2024 23:54:36 +0000 Subject: [PATCH] s-nail has evolved beyond base-gcc. Move to ports-gcc to fix build on sparc64 --- mail/s-nail/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail/s-nail/Makefile b/mail/s-nail/Makefile index 22b67fca4dd..92ac5b9591e 100644 --- a/mail/s-nail/Makefile +++ b/mail/s-nail/Makefile @@ -7,6 +7,9 @@ HOMEPAGE= https://www.sdaoden.eu/code.html\#s-mailx # BSD PERMIT_PACKAGE= Yes +COMPILER= base-clang ports-gcc +COMPILER_LANGS= c + WANTLIB+= c crypto curses iconv ssl SITES= https://ftp.sdaoden.eu/