summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
diff options
context:
space:
mode:
authorgarbled <garbled>1999-08-20 06:21:29 +0000
committergarbled <garbled>1999-08-20 06:21:29 +0000
commitd21f5dc764b348c58445474b6798e69bcf908784 (patch)
treef8bb4b39ce9c5d20d21109fab51b6f19939b814c /sysutils/amanda-common
parentea870f0e1ebee546c523173255ca6d3cf3f0d748 (diff)
downloadpkgsrc-d21f5dc764b348c58445474b6798e69bcf908784.tar.gz
change addnerd to ${PREFIX}/sbin/addnerd, because I'm sick of adding
/usr/pkg/sbin to my path to compile this thing..
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile
index ceb88b33777..2596668aa79 100644
--- a/sysutils/amanda-common/Makefile
+++ b/sysutils/amanda-common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/08/18 08:28:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 1999/08/20 06:21:29 garbled Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -14,7 +14,7 @@ HOMEPAGE= http://www.amanda.org/
.if ${OPSYS} == "NetBSD"
DEPENDS+= addnerd-1.6:../../sysutils/addnerd
-ADDUSER_PROG= addnerd
+ADDUSER_PROG= ${PREFIX}/sbin/addnerd
AMANDA_GROUP= operator
.elif ${OPSYS} == "SunOS"
ADDUSER_PROG= useradd