1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-19 03:30:32 -04:00
ports/devel/bitkeeper/files
Cy Schubert bb11e784bc devel/bitkeeper: fix poudriere build
r569286 fixed manual port stage however it broke poudriere builds.
This resulted in either a nested directory tree of
$STAGEDIR/$PREFIX/bitkeeper/$PREFIX/bitkeeper under poudriere or simply
$STAGEDIR when building by hand, making any conventional fix mutulally
exclusive. To resolve we rename DESTDIR within the port to some arbitrary
name, PDESTDIR, and set the port's BINDIR to /bitkeeper, from
/usr/local/bitkeeper, to avoid the other source of nesting.
2021-03-31 02:46:05 +00:00
..
bk-man.conf.in
bk.in devel/bitkeeper: Use a shortcut script. 2021-03-27 06:45:39 +00:00
patch-src_Makefile devel/bitkeeper: fix poudriere build 2021-03-31 02:46:05 +00:00