summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-21 07:57:07 +0000
committerjlam <jlam@pkgsrc.org>2002-10-21 07:57:07 +0000
commit8956afab00dd7ffa3f07bac19862058e497df54d (patch)
treee4f362131bb52cbe1984f5687fbfecac069115f8 /devel
parent42e0d6d4031fa7f776f79fba54d54e22156d34b3 (diff)
downloadpkgsrc-8956afab00dd7ffa3f07bac19862058e497df54d.tar.gz
For subtle reasons, expand ${WRKSRC} into ${WRKDIR}/${DISTNAME} in
RCD_SCRIPT_SRC.spamd definition. The reason is that WRKSRC isn't defined by the time we get down to bsd.pkg.install.mk, so the dependency logic replaces "${WRKSRC}" with "", which is wrong. XXX bsd.pkg.install.mk should really be included by bsd.pkg.mk, in much the XXX same way bsd.buildlink2.mk is included by bsd.pkg.mk. It would remove XXX these ordering problems with variables not being available.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions