The following consumes a "lot" of the bsd.perl.mk file.

Could this have any negative impact on ports that were previously using the areas that are contained in the if statements ?.

net-snmp-5.* Installs cleanly and depends on libperl.so right after its installed (twice I might add) libnetsnmphelpers.so.20 from /usr/local/lib has a "libperl.so => (0x0)".

I forked around this for now by symlinking the real libperl.so to /usr/local/lib but I assume other problems already exist that haven't been seen.

./bsd.perl.mk:85:.if defined(_PERL_REFACTORING_COMPLETE)
./bsd.perl.mk:116:.endif  # defined(_PERL_REFACTORING_COMPLETE)
./bsd.perl.mk:178:.if defined(_PERL_REFACTORING_COMPLETE)
./bsd.perl.mk:185:.endif  # defined(_PERL_REFACTORING_COMPLETE)
./bsd.port.mk:1455:.if !defined(_PERL_REFACTORING_COMPLETE)
./bsd.port.mk:1491:.endif  # !defined(_PERL_REFACTORING_COMPLETE)
./bsd.port.mk:2052:.if !defined(_PERL_REFACTORING_COMPLETE)
./bsd.port.mk:2057:.endif  # !defined(_PERL_REFACTORING_COMPLETE)


Regards,

--

 jhell

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to