sysutils/coreutils: allow building as root

Reported by Thomas Dettbarn; ok bcallah@
This commit is contained in:
naddy 2023-01-10 20:00:13 +00:00
parent 2762831644
commit f76357512f
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ LIB_DEPENDS = devel/gettext,-runtime
CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = --program-prefix=g \
--without-libgmp
# supply result to skip a test that will abort configure if run as root
CONFIGURE_ENV += gl_cv_func_mknod_works=no
# Fixes a spurrious test failure
PORTHOME = ${WRKDIR}