summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Packages.txt b/Packages.txt
index ff4f02349c7..98b75984b78 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.358 2004/09/15 20:18:26 minskim Exp $
+# $NetBSD: Packages.txt,v 1.359 2004/09/19 20:13:26 hubertf Exp $
###########################################################################
==========================
@@ -3014,7 +3014,9 @@ package can be used, which does password caching over a limited time.
To use it, install sudo (either as binary package or from
pkgsrc/security/sudo) and then put the following into your /etc/mk.conf:
+ .if exists(/usr/pkg/bin/sudo)
SU_CMD=/usr/pkg/bin/sudo /bin/sh -c
+ .endif
11.31 Packages that cannot or should not be built