diff options
author | jlam <jlam@pkgsrc.org> | 2000-08-27 02:15:49 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-08-27 02:15:49 +0000 |
commit | 0fad529897a4360135055e90392223b28c62b444 (patch) | |
tree | 6bc0f2e461c0b6ae444eb42807d1d0cf2a37c3d0 /x11 | |
parent | eae335e8e130bf90575256be3202311aace43614 (diff) | |
download | pkgsrc-0fad529897a4360135055e90392223b28c62b444.tar.gz |
Changes for building dynamic PLIST for perl packages:
* Add a PERL5 variable that is always defined, set to the path of a
pkgsrc-installed perl5 binary (${LOCALBASE}/bin/perl).
* Define three new variables PERL5_SITELIB, PERL5_SITEARCH, and
PERL5_ARCHLIB that define special locations used by perl. In
particular, it seems packlists are always found under PERL5_SITEARCH.
* Substitute the above three variables when generating PLISTs, but
stripping away the initial ${LOCALBASE}/ part. This is for perl
packages which don't generate packlists because they don't use the
perl Makefile generator during the build process.
* Append to the PLIST any files listed in the packlists named by
PERL5_PACKLIST. Also append statements to try removing the
directories installed into by the packlist-ed files.
Diffstat (limited to 'x11')
0 files changed, 0 insertions, 0 deletions