https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229630
--- Comment #6 from Walter Schwarzenfeld <[email protected]> --- You can insert -V RUN_DEPENDS in line 2314 in portmaster (it is then the same as ${BUILD_DEPENDS}+=${RUN_DEPENDS} in gem.mk) 2312 all-depends-list|build-depends-list) 2313 var_opt="$var_opt -V PKG_DEPENDS -V EXTRACT_DEPENDS \ 2314 -V PATCH_DEPENDS -V FETCH_DEPENDS -V BUILD_DEPENDS \ 2315 -V RUN_DEPENDS -V LIB_DEPENDS" -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
