Спасибо друг очень вовремя вот это # make CC=gcc47 NO_CHECKSUM=yes очень помогло.
пошел дальше столкнулся вот с этим:
/usr/ports/www/rejik # make install
===> Installing for rejik-3.2.11
===> rejik-3.2.11 depends on executable: squid - found
===> rejik-3.2.11 depends on package: p5-Text-Iconv>=0 - not found
===> Verifying install for p5-Text-Iconv>=0 in /usr/ports/converters/p5-Text-Iconv
===> p5-Text-Iconv-1.7_1 depends on file: /usr/local/sbin/pkg - found
=> Text-Iconv-1.7.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
http://cpan.metacpan.org/modules/by-mod ... 1.7.tar.gz
Text-Iconv-1.7.tar.gz 100% of 10 kB 427 kBps 00m00s
===> Fetching all distfiles required by p5-Text-Iconv-1.7_1 for building
===> Extracting for p5-Text-Iconv-1.7_1
=> SHA256 Checksum OK for Text-Iconv-1.7.tar.gz.
===> Patching for p5-Text-Iconv-1.7_1
===> p5-Text-Iconv-1.7_1 depends on file: /usr/local/bin/perl5.16.3 - found
===> Configuring for p5-Text-Iconv-1.7_1
Your settings:
LIBS: -L/usr/lib
INC: -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing
Checking for iconv ... ok (iconv apparently in libc)
NOTE: If you have multiple iconv implementations installed, you might
want to make sure that I've found the one you want to use.
If necessary, you can explicitly specify paths like this:
/usr/local/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'
Checking if your kit is complete...
Looks good
Writing Makefile for Text::Iconv
Writing MYMETA.yml and MYMETA.json
===> Building for p5-Text-Iconv-1.7_1
cp Iconv.pm blib/lib/Text/Iconv.pm
AutoSplitting blib/lib/Text/Iconv.pm (blib/lib/auto/Text/Iconv)
/usr/local/bin/perl /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap Iconv.xs > Iconv.xsc && mv Iconv.xsc Iconv.c
gcc47 -c -I/usr/include -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DVERSION=\"1.7\" -DXS_VERSION=\"1.7\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" Iconv.c
Iconv.xs: In function 'XS_Text__IconvPtr_get_attr':
Iconv.xs:321:11: error: 'ICONV_TRIVIALP' undeclared (first use in this function)
Iconv.xs:321:11: note: each undeclared identifier is reported only once for each function it appears in
Iconv.xs:323:11: error: 'ICONV_GET_TRANSLITERATE' undeclared (first use in this function)
Iconv.xs:325:11: error: 'ICONV_GET_DISCARD_ILSEQ' undeclared (first use in this function)
Iconv.xs: In function 'XS_Text__IconvPtr_set_attr':
Iconv.xs:364:11: error: 'ICONV_SET_TRANSLITERATE' undeclared (first use in this function)
Iconv.xs:366:11: error: 'ICONV_SET_DISCARD_ILSEQ' undeclared (first use in this function)
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/converters/p5-Text-Iconv/work/Text-Iconv-1.7
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/converters/p5-Text-Iconv
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/rejik
*** Error code 1
Stop.
make: stopped in /usr/ports/www/rejik
кто сталкивался подскажите пожалуйста