summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-02-07 09:59:48 +0000
committeragc <agc@pkgsrc.org>2002-02-07 09:59:48 +0000
commit840621f7ad59eabaa28c0ba04f592114f291cd4a (patch)
treea10f5df306044ca0d06877e9ea02395adf9436bf /parallel
parent0aedc6e20ba1fe97d2fc23733979f235bbe57a1b (diff)
downloadpkgsrc-840621f7ad59eabaa28c0ba04f592114f291cd4a.tar.gz
The inclusion of bsd.pkg.mk before the setting of the EXTRA_FILES
definition in the package Makefile caused problems when fetching files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES, thus evaluating ${DISTFILES} at the time the .for line is read - this caused the EXTRA_FILES definitions not to be fetched. I think the reason for the inclusion of bsd.pkg.mk in a non-standard place was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates from 1998, and my memory's not what it used to be. Fix this by getting these values from bsd.prefs.mk, and including bsd.pkg.mk in the usual place.
Diffstat (limited to 'parallel')
0 files changed, 0 insertions, 0 deletions