Skip site navigation (1)Skip section navigation (2)
Date:      26 Sep 1999 19:02:35 -0700
From:      asami@FreeBSD.org (Satoshi - Ports Wraith - Asami)
To:        Steve Price <steve@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/fastcrc Makefile
Message-ID:  <vqc670xjemc.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Steve Price's message of "Sun, 26 Sep 1999 18:53:41 -0700 (PDT)"
References:  <199909270153.SAA36606@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 *   No need to include ':install' at the end of the BUILD_DEPENDS line since
 *   it is implied if nothing is given.  Picking nits I know, but it is now
 *   more "consistent" with the other ~2600 ports.

Ok.  By the way, note that there *are* some "install"s there (most
notably lang/modula-3) where it is necessary to ensure that the port
is actually built and installed during the compilation of the
depending port.

Usually you can replace the dependencies with packages and set
DEPENDS_TARGET to /usr/bin/true.  When this is not true, the target
part is mandatory.

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqc670xjemc.fsf>