aboutsummaryrefslogtreecommitdiffstats
path: root/security/sudo
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 87bdbba64a20..aa75acb7f85a 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -29,6 +29,7 @@ MAN8= sudo.8 visudo.8
post-patch:
perl -i -pe 's,!!PREFIX!!,${PREFIX},g' ${WRKSRC}/*.man
+ perl -i -pe 's,^,#,g' ${WRKSRC}/sample.sudoers
post-install:
${INSTALL_DATA} ${WRKSRC}/sample.sudoers ${PREFIX}/etc/sudoers.sample