From owner-cvs-all Tue Dec 1 00:22:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA00571 for cvs-all-outgoing; Tue, 1 Dec 1998 00:22:54 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA00566; Tue, 1 Dec 1998 00:22:52 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA27896; Tue, 1 Dec 1998 00:23:31 -0800 (PST) Date: Tue, 1 Dec 1998 00:23:31 -0800 (PST) Message-Id: <199812010823.AAA27896@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/net/pcnfsd Makefile Makefile.inc ports/net/pcnfsd/files Makefile.inc ports/net/pcnfsd/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/12/01 00:23:31 PST Modified files: net/pcnfsd Makefile net/pcnfsd/patches patch-ab Added files: net/pcnfsd/files Makefile.inc Removed files: net/pcnfsd Makefile.inc Log: Move Makefile.inc to ${FILESDIR}, copy it to ${WRKSRC} during extract and include it explicitly. The previous method of relying in the implicit inclusion of "../Makefile.inc" broke when WRKDIRPREFIX is set. Revision Changes Path 1.10 +4 -1 ports/net/pcnfsd/Makefile 1.3 +3 -2 ports/net/pcnfsd/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message