From owner-cvs-all Tue Jan 16 1:25:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1224837B404; Tue, 16 Jan 2001 01:25:23 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G9PN216728; Tue, 16 Jan 2001 01:25:23 -0800 (PST) (envelope-from asami) Message-Id: <200101160925.f0G9PN216728@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 16 Jan 2001 01:25:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2001/01/16 01:25:20 PST Modified files: Mk bsd.port.mk Log: (1) Add PKGORIGIN support. Bump BSDPORTMKVERSION to reflect it. Submitted by: sobomax (2) Add new variable NO_OPENMOTIF that will disable dependency to open-motif (when USE_MOTIF is defined, of course). Use this if you want to make sure your commercial Motif won't get wiped out. Submitted by: obrien (3) Add NOPORTDOCS support to PLIST_SUB. When NOPORTDOCS is defined, PORTDOCS="@comment " will be added to PLIST_SUB. Prodded by: steve Revision Changes Path 1.361 +22 -2 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message