commit 0a7b51e6251558e2d973f79aea9dfd1c4c23d40e from: Stefan Sperling date: Fri Aug 09 12:16:13 2019 UTC fix make install commit - 19c1034fe8afde80b59936cb32a72cd657807e1e commit + 0a7b51e6251558e2d973f79aea9dfd1c4c23d40e blob - 409baf98224628361d4883f8a8bc46c788887c1f blob + 09c4a962941d531ca64bb2d228052bad07997579 --- install.html +++ install.html @@ -29,7 +29,7 @@ Alternatively, compile the devel/got port:
 cd /usr/ports/devel/got
 make
-make install
+make SUDO=doas install