summaryrefslogtreecommitdiff
path: root/x11/py-qt3-sip
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-08-25 16:34:00 +0000
committerjschauma <jschauma@pkgsrc.org>2003-08-25 16:34:00 +0000
commit6766d3344dfe32883d833382be1b69540408f959 (patch)
treef88d9b9997f6c3c1b7f488ef34045a3727f5dffb /x11/py-qt3-sip
parent9645973639eb67d8fa85a3e76029fbf135ae52bc (diff)
downloadpkgsrc-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