sysutils/nix: Fix plist and enable verbose output

Fix plist and enable verbose output during build

Approved by:	portmgr (blanket, build fix)
This commit is contained in:
Daniel Engberg
2024-12-14 11:47:12 +01:00
parent 66af94c376
commit 7c0dbcb1f7
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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}"
+2
View File
@@ -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