summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-06-08 13:09:04 +0000
committerbad <bad@pkgsrc.org>1999-06-08 13:09:04 +0000
commit15122eac0c8938766e675bf3e9a111e84ce57175 (patch)
tree7bad160aaa80685cae4239848c21089f7530f437 /sysutils
parentc9a9c8c4f2c04e5fe6f5e1adc8f434fd8d5716a9 (diff)
downloadpkgsrc-15122eac0c8938766e675bf3e9a111e84ce57175.tar.gz
Must have /usr/sbin in the PATH on NetBSD for configure to find chown(1).
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/addnerd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/addnerd/patches/patch-aa b/sysutils/addnerd/patches/patch-aa
new file mode 100644
index 00000000000..43e613cbe9a
--- /dev/null
+++ b/sysutils/addnerd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 1999/06/08 13:09:04 bad Exp $
+
+--- configure.orig Wed May 27 10:06:54 1998
++++ configure Tue Jun 8 15:05:28 1999
+@@ -46,6 +46,8 @@
+ infodir='${prefix}/info'
+ mandir='${prefix}/man'
+
++PATH=/usr/sbin:$PATH
++
+ # Initialize some other variables.
+ subdirs=
+ MFLAGS= MAKEFLAGS=