Index: head/mail/mailest/Makefile =================================================================== --- head/mail/mailest/Makefile +++ head/mail/mailest/Makefile @@ -27,6 +27,9 @@ MAKE_ENV= USE_BSDMAKE=true WITH_INSTALL_AS_USER=true +# XXX Static libraries with PIE are currently unsupported +MAKE_ENV+= WITHOUT_PIE=true + LICENSE_BSD2CLAUSE_SRC= bytebuf.c replace/sys/tree.h LICENSE_BSD3CLAUSE_SRC= replace/sys/queue.h LICENSE_ISCL_SRC= mailestctl.c parser.c parser.h \