Print this page
Other packages up to gcc51 runtime
        
*** 35,45 ****
  PKG=runtime/python-26
  SUMMARY="$PROG"
  DESC="$SUMMARY"
  
  BUILD_DEPENDS_IPS="developer/build/autoconf"
! DEPENDS_IPS="system/library/gcc-4-runtime library/zlib library/libffi@$FFIVERS
          library/readline database/sqlite-3 compress/bzip2 library/libxml2
          library/ncurses library/security/openssl"
  
  export CCSHARED="-fPIC"
  CFLAGS="$CFLAGS -std=c99"
--- 35,45 ----
  PKG=runtime/python-26
  SUMMARY="$PROG"
  DESC="$SUMMARY"
  
  BUILD_DEPENDS_IPS="developer/build/autoconf"
! DEPENDS_IPS="system/library/gcc-5-runtime library/zlib library/libffi@$FFIVERS
          library/readline database/sqlite-3 compress/bzip2 library/libxml2
          library/ncurses library/security/openssl"
  
  export CCSHARED="-fPIC"
  CFLAGS="$CFLAGS -std=c99"