diff options
author | jlam <jlam> | 2002-09-27 12:21:41 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-09-27 12:21:41 +0000 |
commit | 59b57feb4db822cdf5fb516e9af7770850f6b153 (patch) | |
tree | dc810284fd34f67576962861c4b3bc3cb3bc7f65 /databases/zope-mysql | |
parent | 37e58d73a3a344ab27ad2b656059b2b3728ce460 (diff) | |
download | pkgsrc-59b57feb4db822cdf5fb516e9af7770850f6b153.tar.gz |
Provide a way for buildlink2.mk files to convert a build dependency to
a full dependency. BUILDLINK_DEPMETHOD.<pkg> is now a space-separated
list of the words "full" and/or "build", and if any of them is "full",
then a full dependency on <pkg> is used. buildlink2.mk files may now do:
BUILDLINK_DEPMETHOD.<pkg>+= full
to convert from a build to a full dependency.
Previously, if a package Makefile set BUILDLINK_DEPMETHOD.<pkg>=build,
there was no way to override its value consistently.
Diffstat (limited to 'databases/zope-mysql')
0 files changed, 0 insertions, 0 deletions