diff options
author | joerg <joerg@pkgsrc.org> | 2005-10-10 17:48:09 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-10-10 17:48:09 +0000 |
commit | c3d20eec3a961a4074e5a22fb4f6f8309761799a (patch) | |
tree | 9d56091e2ff9b0d0183d2798f8181ac036d5b7a6 /security/sudo/PLIST.DragonFly | |
parent | 96a742522a6baff6159b7be2e21cf761789012cf (diff) | |
download | pkgsrc-c3d20eec3a961a4074e5a22fb4f6f8309761799a.tar.gz |
Allow sudo to properly build on DragonFly. Without the detection of
shared linking the noexec wrapper is not build.
Diffstat (limited to 'security/sudo/PLIST.DragonFly')
-rw-r--r-- | security/sudo/PLIST.DragonFly | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/sudo/PLIST.DragonFly b/security/sudo/PLIST.DragonFly new file mode 100644 index 00000000000..70611200b6f --- /dev/null +++ b/security/sudo/PLIST.DragonFly @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST.DragonFly,v 1.1 2005/10/10 17:48:09 joerg Exp $ +man/man5/sudoers.5 +man/man8/sudo.8 +man/man8/sudoedit.8 +man/man8/visudo.8 |