diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-08-25 16:34:00 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-08-25 16:34:00 +0000 |
commit | 6766d3344dfe32883d833382be1b69540408f959 (patch) | |
tree | f88d9b9997f6c3c1b7f488ef34045a3727f5dffb /x11/py-qt3-sip | |
parent | 9645973639eb67d8fa85a3e76029fbf135ae52bc (diff) | |
download | pkgsrc-6766d3344dfe32883d833382be1b69540408f959.tar.gz |
Several of the Makefile used in this package call 'make' directly. If
an operating system does not have a 'make' (ie only bmake), or if the OS
supplied 'make' is sufficiently broken (Irix), this will cause the build to
fail (interestingly enough apparently only if build as a dependency, not
if build from this directory).
Patch Makefiles to use @MAKE@, which then, after patching, is substituted with
the actual ${MAKE} (can't use "MAKE= ${MAKE} -f Makefile.ssl").
While here, tweak Irix configure a bit.
Diffstat (limited to 'x11/py-qt3-sip')
0 files changed, 0 insertions, 0 deletions