diff options
author | agc <agc@pkgsrc.org> | 2015-11-21 23:10:27 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2015-11-21 23:10:27 +0000 |
commit | ef1dd0cb9b8796482c02efb73ba4d759ea21814c (patch) | |
tree | 9c7e9d663427db58192ea59d89b65b62a734f96e /x11/gcolor2 | |
parent | 5d01e61ac92b9cb67c2253536c5dc475c0723e61 (diff) | |
download | pkgsrc-ef1dd0cb9b8796482c02efb73ba4d759ea21814c.tar.gz |
Update pkg_comp to 1.38nb1
pkgsrc uses the "BUILD_TARGET" definition internally as the primary
target for building in a package's WRKDIR. It defaults to "all".
So pkgsrc cd's to ${WRKDIR} and does a "make ${BUILD_TARGET}"
pkg_comp also wants to use the same "BUILD_TARGET" definition
internally for itself to guide the builds for making binary packages.
It's done at a higher level than the pkgsrc definition. It defaults
to "package".
The use of the same name for two different purposes can cause
pkg_comp to fail to build packages. This commit renames the pkg_comp
definition to be "BUILD_PKG_COMP_TARGET".
With this change in place, my pkg_comp builds now complete successfully.
Bump PKGREVISION for the BUILD_PKG_COMP_TARGET fix
Diffstat (limited to 'x11/gcolor2')
0 files changed, 0 insertions, 0 deletions