Ticket #12950: path-Portfile.diff

File path-Portfile.diff, 683 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

     
    2727    sha1    19843b5a7585cf35d96c07dbcd419bbdd5813617 \
    2828    rmd160  680004238d626ec985075e1b4519b7f0b34f57e5
    2929
     30# Perl modules are installed into ARCHLIB and PRIVLIB.
     31# Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the @INC array so perl will find them first.
     32# This allows MacPorts to upgrade modules installed with perl.
     33patchfiles  patch-perl.c.diff
     34
    3035post-patch {
    3136    reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure
    3237    # Ensure that the ld value set in configure.args is used