On Thu, Mar 14, 2013 at 9:04 AM, Beeblebrox <[email protected]> wrote: > Can someone tell me what's going on here? Perl gets installed twice then > fails because it is not there? > I have tested with enabling only one of below at-a-time in build-jail's > make.conf, but no use. > PERL_VERSION= 5.16 \ #PERL_DEFAULT_VERSION= 5.16 \ #PERL_PORT= perl5.16 > > ===> firefox-19.0.2,1 depends on file: /usr/local/sbin/pkg - not found > ===> Verifying install for /usr/local/sbin/pkg in > /usr/ports/ports-mgmt/pkg > ===> Installing existing package /usr/ports/packages/All/pkg-1.0.8.txz > Installing pkg-1.0.8... done > If you are upgrading from the old package format, first run: > > # pkg2ng > ===> Returning to build of firefox-19.0.2,1 > ===> firefox-19.0.2,1 depends on file: /usr/local/bin/perl5.16 - not found > ===> Verifying install for /usr/local/bin/perl5.16 in > /usr/ports/lang/perl5.16
A quick glance at the Makefile for firefox doesn't show a dependency on perl. Do you have 'USE_PERL5" defined in your make.conf file(s)? -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
