aboutsummaryrefslogtreecommitdiff
path: root/mail/xmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/xmail/Makefile')
-rw-r--r--mail/xmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xmail/Makefile b/mail/xmail/Makefile
index 2b2d48a81e30..092e307b2878 100644
--- a/mail/xmail/Makefile
+++ b/mail/xmail/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= imake xorg
USE_XORG= ice sm x11 xaw xbitmaps xext xmu xpm xt
-CFLAGS+= -Wno-incompatible-function-pointer-types
+CFLAGS+= -Wno-incompatible-function-pointer-types -lutil
post-patch:
# Fix the build with -fno-common (for Clang 11 and GCC 10)