summaryrefslogtreecommitdiffstats
path: root/hosts/freebsd-jenkins/usr/local/etc
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/freebsd-jenkins/usr/local/etc')
-rw-r--r--hosts/freebsd-jenkins/usr/local/etc/sudoers1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/freebsd-jenkins/usr/local/etc/sudoers b/hosts/freebsd-jenkins/usr/local/etc/sudoers
index 06e26d9f..fbff205f 100644
--- a/hosts/freebsd-jenkins/usr/local/etc/sudoers
+++ b/hosts/freebsd-jenkins/usr/local/etc/sudoers
@@ -94,6 +94,7 @@ root ALL=(ALL) ALL
# for reproducible builds:
jenkins ALL= NOPASSWD: /usr/bin/make -j ? buildworld, \
/usr/bin/make -j ? buildkernel, \
+ /usr/bin/make -j ? PKG_VERSION=current packages, \
/usr/bin/make -j ? installworld, \
/usr/bin/make -j ? installkernel, \
/usr/bin/make -j ? distribution, \