summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-27 12:21:41 +0000
committerjlam <jlam>2002-09-27 12:21:41 +0000
commit59b57feb4db822cdf5fb516e9af7770850f6b153 (patch)
treedc810284fd34f67576962861c4b3bc3cb3bc7f65 /lang
parent37e58d73a3a344ab27ad2b656059b2b3728ce460 (diff)
downloadpkgsrc-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 'lang')
0 files changed, 0 insertions, 0 deletions