diff --git a/sysutils/nix/Makefile b/sysutils/nix/Makefile index 56a851a27d79..76de4b4eaa02 100644 --- a/sysutils/nix/Makefile +++ b/sysutils/nix/Makefile @@ -54,7 +54,7 @@ CONFIGURE_ENV= OPENSSL_CFLAGS="-I ${OPENSSLINC}" \ OPENSSL_LIBS="-L ${OPENSSLLIB}" # Workaround for: # /usr/bin/ld: error: undefined symbol: SHA512_Update -MAKE_ARGS= libutil_ALLOW_UNDEFINED=yes +MAKE_ARGS= libutil_ALLOW_UNDEFINED=yes V=s # XXX: Tests require the port to be installed on the system. It is not enough # to have the port staged. TEST_ARGS= nix_tests="${_PASSING_TESTS}" diff --git a/sysutils/nix/pkg-plist b/sysutils/nix/pkg-plist index 2f5e137d7513..e8b5c0bda642 100644 --- a/sysutils/nix/pkg-plist +++ b/sysutils/nix/pkg-plist @@ -541,6 +541,8 @@ share/zsh/site-functions/run-help-nix %%PORTDOCS%%%%DOCSDIR%%/manual/store/types/local-store.html %%PORTDOCS%%%%DOCSDIR%%/manual/store/types/s3-binary-cache-store.html %%PORTDOCS%%%%DOCSDIR%%/manual/store/types/ssh-store.html +%%PORTDOCS%%%%DOCSDIR%%/manual/toc.html +%%PORTDOCS%%%%DOCSDIR%%/manual/toc.js %%PORTDOCS%%%%DOCSDIR%%/manual/tomorrow-night.css %%PORTDOCS%%share/man/man1/nix-build.1.gz %%PORTDOCS%%share/man/man1/nix-channel.1.gz