Commit graph

4 commits

Author SHA1 Message Date
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Todd Vierling
62eceec26c Don't "cp -p" for *source* files. Builds are usually done as an unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)
2005-01-06 05:40:53 +00:00
Soren Jacobsen
8df4c76cad Convert to buildlink3. 2004-05-02 04:25:58 +00:00
Jeremy C. Reed
e37f5d2eb1 This is NetBSD's mkdep.
With other package systems, mkdep is provided with pmake or bmake
packages.

This is a newer replacement for devel/newmkdep. It is newer code
taken from NetBSD CVS.

This uses libnbcompat and has been tested under Linux and NetBSD.
2003-09-24 00:44:08 +00:00