Possible fix for all p5-* port installs being broken on FreeBSD

Steven Hartland smh at freebsd.org
Fri Oct 25 12:26:33 UTC 2013


Hi Sunpoet seems your the most active maintainer
of perl ports system on FreeBSD so please excuse
the email if your not the correct person but 
here goes.

Currently make install for all p5-* ports fail
because they cant find the installed files.

This seems to be because the site_perl directory
struction now uses PERL_VERSION instead of PERL_VER
e.g 5.14.4 not 5.14

The attached patch fixes this for me by changing
the package vars to use PERL_VERISON but its not
clear if its the install which is incorrect or
the vars.

cc'ed ports@ just in case.

    Regards
    Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p5-ports-fix.patch
Type: application/octet-stream
Size: 1473 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20131025/537010ca/attachment.obj>


More information about the freebsd-ports mailing list