summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-07 23:19:11 +0000
committerasami <asami@FreeBSD.org>2000-04-07 23:19:11 +0000
commit1077be05775862c38c53ba64d761e94b6ad65079 (patch)
tree4ba70c3701eabf030d03f4c29e42d835a70f86dd /ports-mgmt
parent10f12d7dd61d30ba57c3b95cfe32417fec71fdb9 (diff)
downloadFreeBSD-ports-1077be05775862c38c53ba64d761e94b6ad65079.zip
FreeBSD-ports-1077be05775862c38c53ba64d761e94b6ad65079.tar.gz
Fix build problem (read-only ${PORTSDIR}) by adding
MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a "make obj". That obsoletes the pre-clean target since the generated files all go into ${WRKDIR} and there's nothing to clean on the source directory. Also, fix several minor bogons. NO_CHECKSUM is a user variable, and never should be set in a port Makefile. NO_WRKSUBDIR is not necessary because WRKSRC is set explicitly. I don't know what the empty do-fetch is doing there.
Diffstat (limited to 'ports-mgmt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud