From owner-cvs-all Tue Dec 1 13:47:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21206 for cvs-all-outgoing; Tue, 1 Dec 1998 13:47:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from chen.ml.org (luoqi.watermarkgroup.com [207.202.73.170]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21176 for ; Tue, 1 Dec 1998 13:47:27 -0800 (PST) (envelope-from src@chen.ml.org) Received: (from src@localhost) by chen.ml.org (8.9.1/8.9.1) id QAA32598 for committers@freebsd.org; Tue, 1 Dec 1998 16:47:01 -0500 (EST) (envelope-from src) Date: Tue, 1 Dec 1998 16:47:01 -0500 (EST) From: Source Code Message-Id: <199812012147.QAA32598@chen.ml.org> To: committers@FreeBSD.ORG Subject: full path of sysctl in bsd.port.mk? Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Usually I build ports as a regular user (only install them as root), so sysctl is not in my path and the build fails with the message, sysctl: not found "/usr/share/mk/bsd.port.mk", line 410: warning: "sysctl -n kern.osreldate" returned non-zero status Can we specify the full path name of sysctl in bsd.port.mk? -lq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message