Index: head/devel/cvs/Makefile =================================================================== --- head/devel/cvs/Makefile +++ head/devel/cvs/Makefile @@ -39,6 +39,8 @@ # bsd.stage.makes sets the wrong value for DESTDIR DESTDIRNAME= NADA MAKE_ARGS= DESTDIR=${STAGEDIR}${PREFIX} +# XXX static PIE libraries not yet supported by the base system +MAKE_ARGS+= WITHOUT_PIE=true .include