Index: head/www/obhttpd/Makefile =================================================================== --- head/www/obhttpd/Makefile +++ head/www/obhttpd/Makefile @@ -27,6 +27,9 @@ MAKE_ARGS+= MANDIR=${PREFIX}/man/man +# XXX Static libraries with PIE are currently unsupported. +MAKE_ARGS+= WITHOUT_PIE=true + USERS= www GROUPS= www