summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Clean
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2015-11-23 18:46:45 +0000
committerbsiegert <bsiegert>2015-11-23 18:46:45 +0000
commit5161675b9dda40215931784d3cf2755e31010db0 (patch)
tree4a46c5b0b2b22b809541c984b2d8737105e9bd87 /www/p5-HTML-Clean
parentc156595b832e04d2969edc0f4f8fcbb162d4d83a (diff)
downloadpkgsrc-5161675b9dda40215931784d3cf2755e31010db0.tar.gz
Pullup ticket #4859 - requested by agc
pkgtools/pkg_comp: bugfix Revisions pulled up: - pkgtools/pkg_comp/Makefile 1.55 - pkgtools/pkg_comp/files/pkg_comp.8 1.41 - pkgtools/pkg_comp/files/pkg_comp.sh 1.43 --- Module Name: pkgsrc Committed By: agc Date: Sat Nov 21 23:10:27 UTC 2015 Modified Files: pkgsrc/pkgtools/pkg_comp: Makefile pkgsrc/pkgtools/pkg_comp/files: pkg_comp.8 pkg_comp.sh Log Message: 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 'www/p5-HTML-Clean')
0 files changed, 0 insertions, 0 deletions